ï»¿[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"} []
[2018-11-15 00:42:45] 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-15 00:42:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-15 00:42: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-15 00:42:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-15 00:42: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-15 00:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-15 00:42:47] 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-15 00:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-15 00:42: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-15 00:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-15 00:42: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-15 00:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-15 00:42:47] 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-15 00:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-15 00:42: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-15 00:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42: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-15 00:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-15 00:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cf3921","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cf3921","method":"GET"} []
[2018-11-15 00:42:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-15 00:42: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-15 00:42:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-15 00:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-15 07:20:52] 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-15 07:20:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-15 07:20:55] 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-15 07:20:55] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-21 13:03:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-21 13:03:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-21 13:03:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2246fe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2246fe","method":"GET"} []
[2018-11-21 13:03:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-21 13:03:59] 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-21 13:03:59] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-21 13:04:00] 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-21 13:04:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-21 13:04:09] 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-21 13:04:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-21 13:04:10] 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-21 13:04:10] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-21 13:04:10] 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-21 13:04:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-21 13:04:10] 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-21 13:04:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-21 13:04:13] 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-21 13:04: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-21 13:04:16] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-21 13:04:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-21 13:04:17] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-21 13:04:16",1] []
[2018-11-21 13:04:17] doctrine.DEBUG: "COMMIT" [] []
[2018-11-21 13:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:17] 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-21 13:04:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04: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-21 13:04:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:18] 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-21 13:04:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"84cd55","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/84cd55","method":"GET"} []
[2018-11-21 13:04: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-21 13:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04: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-21 13:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:28] 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-21 13:04:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04: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-21 13:04:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04: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.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-21 13:04:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:32] 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-21 13:04:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"22649c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/22649c","method":"GET"} []
[2018-11-21 13:04: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-21 13:04:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04: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.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-21 13:04:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 13:04:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 13:04: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-21 13:04:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 13:04:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:16] 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-21 14: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-21 14: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-21 14:02:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14: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.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-21 14:02:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:17] 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-21 14: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-21 14:02:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ae4dea","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ae4dea","method":"GET"} []
[2018-11-21 14:02: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-21 14:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02: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.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-21 14:02:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02: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-21 14:02:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02: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-21 14:02: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-21 14:02:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02: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":"HEAD"} []
[2018-11-21 14:02:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8926ab","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8926ab","method":"GET"} []
[2018-11-21 14:02:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02: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-21 14:02: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-21 14:02:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:27] 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-21 14:02:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02: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-21 14:02:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-21 14:02: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 = ? [1] []
[2018-11-21 14:02: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 = ? [2] []
[2018-11-21 14:02: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 = ? [3] []
[2018-11-21 14:02: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-21 14:02: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-21 14:02:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:29] 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-21 14:02:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:29] 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-21 14:02:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02: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.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-21 14:02:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-21 14:02: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 = ? [1] []
[2018-11-21 14:02: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 = ? [2] []
[2018-11-21 14:02: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 = ? [3] []
[2018-11-21 14:02: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-21 14:02: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-21 14:02:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02:29] 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-21 14:02: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 = ? [1] []
[2018-11-21 14:02: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 = ? [2] []
[2018-11-21 14:02: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 = ? [3] []
[2018-11-21 14:02: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-21 14:02: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-21 14:02:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-21 14:02:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"34d11e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/34d11e","method":"GET"} []
[2018-11-21 14:02:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-21 14:02: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-21 14:02:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-21 14:02:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-22 06:04:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-22 06:04:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-22 06:04:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dbcc18","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dbcc18","method":"GET"} []
[2018-11-22 06:04:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:35:32] 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-24 17:35:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:35:38] 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-24 17:35:38] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-24 17:35:39] 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-24 17:35:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:35:41] 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-24 17:35:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:38:09] 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-24 17:38: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.username_canonical = ? LIMIT 1 ["dr001"] []
[2018-11-24 17:38:12] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider.php:71, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Username \"dr001\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\friendsofsymfony\\user-bundle\\Security\\UserProvider.php:46)"} []
[2018-11-24 17:38:12] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} []
[2018-11-24 17:38: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-24 17:38:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:38:13] 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-24 17:38:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-24 17:38:20] 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-24 17:38: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-24 17:38:21] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-24 17:38:21] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-24 17:38:21] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-24 17:38:21",1] []
[2018-11-24 17:38:21] doctrine.DEBUG: "COMMIT" [] []
[2018-11-24 17:38:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:38: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-24 17:38:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17: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-24 17:38:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17: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-24 17:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:38: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 = ? [1] []
[2018-11-24 17:38: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 = ? [2] []
[2018-11-24 17:38: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 = ? [3] []
[2018-11-24 17:38: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 = ? [4] []
[2018-11-24 17:38: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-24 17:38:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:38:24] 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-24 17: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-24 17: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-24 17:38:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17: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-24 17:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:38: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 = ? [1] []
[2018-11-24 17:38: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 = ? [2] []
[2018-11-24 17:38: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 = ? [3] []
[2018-11-24 17:38: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 = ? [4] []
[2018-11-24 17:38: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-24 17:38:25] 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-24 17:38:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:38:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:38: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-24 17:38:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:38: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_ ORDER BY q0_.id ASC [] []
[2018-11-24 17:38: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 = ? [1] []
[2018-11-24 17:38: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 = ? [2] []
[2018-11-24 17:38: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 = ? [3] []
[2018-11-24 17:38: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 = ? [4] []
[2018-11-24 17:38: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-24 17:38:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:38:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6e339c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6e339c","method":"GET"} []
[2018-11-24 17:38:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:38: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-24 17:38:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:38:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:56: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":"GET"} []
[2018-11-24 17:56:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:56: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-24 17:56:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:56: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-24 17:56:51] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:56: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 = ? [1] []
[2018-11-24 17:56: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 = ? [2] []
[2018-11-24 17:56: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 = ? [3] []
[2018-11-24 17:56: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 = ? [4] []
[2018-11-24 17:56: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-24 17:56:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:56: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-24 17:56:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:56:51] 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-24 17:56: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-24 17:56:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:56: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.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-24 17:56:52] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:56: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 = ? [1] []
[2018-11-24 17:56: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 = ? [2] []
[2018-11-24 17:56: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-24 17:56: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 = ? [4] []
[2018-11-24 17:56: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-24 17:56:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:56:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:56: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-24 17:56:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:56:52] 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-24 17:56: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 = ? [1] []
[2018-11-24 17:56: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 = ? [2] []
[2018-11-24 17:56: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-24 17:56: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 = ? [4] []
[2018-11-24 17:56: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-24 17:56:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:56:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b7ff9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9b7ff9","method":"GET"} []
[2018-11-24 17:56:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:56: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-24 17:56:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:56:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:59:13] 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-24 17:59:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:59: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-24 17:59:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:59:13] 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-24 17:59:13] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:59: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 = ? [1] []
[2018-11-24 17:59: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 = ? [2] []
[2018-11-24 17:59: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 = ? [3] []
[2018-11-24 17:59: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 = ? [4] []
[2018-11-24 17:59: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-24 17:59:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:59:14] 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-24 17:59: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":"HEAD"} []
[2018-11-24 17:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:59: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-24 17:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:59: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-24 17:59:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:59: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-24 17:59: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59: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-24 17:59:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 17:59:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cc71fa","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cc71fa","method":"GET"} []
[2018-11-24 17:59:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 17:59: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-24 17:59:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 17:59:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:03:43] 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-24 18:03:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:03: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-24 18:03:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:03: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.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-24 18:03:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:03: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 = ? [1] []
[2018-11-24 18:03: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 = ? [2] []
[2018-11-24 18:03: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 = ? [3] []
[2018-11-24 18:03: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 = ? [4] []
[2018-11-24 18:03: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-24 18:03:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:03:44] 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-24 18:03:44] 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-24 18:03:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:03: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-24 18:03:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:03: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.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-24 18:03: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:03: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 = ? [1] []
[2018-11-24 18:03: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 = ? [2] []
[2018-11-24 18:03: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 = ? [3] []
[2018-11-24 18:03: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-24 18:03: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-24 18:03:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:03:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:03: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-24 18:03:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:03: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_ ORDER BY q0_.id ASC [] []
[2018-11-24 18:03: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 = ? [1] []
[2018-11-24 18:03: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 = ? [2] []
[2018-11-24 18:03: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 = ? [3] []
[2018-11-24 18:03: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-24 18:03: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-24 18:03:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:03:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fead1f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fead1f","method":"GET"} []
[2018-11-24 18:03:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:03: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-24 18:03:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:03:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:09:05] 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-24 18:09:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:09: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-24 18:09:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:09: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-24 18:09:05] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:09: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 = ? [1] []
[2018-11-24 18:09: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 = ? [2] []
[2018-11-24 18:09: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 = ? [3] []
[2018-11-24 18:09: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 = ? [4] []
[2018-11-24 18:09: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-24 18:09:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:09: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":"HEAD"} []
[2018-11-24 18:09:06] 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-24 18:09:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:09: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-24 18:09:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:09: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-24 18:09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:09:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:09: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-24 18:09:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09: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-24 18:09:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:09:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0a5315","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0a5315","method":"GET"} []
[2018-11-24 18:09:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:09: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-24 18:09:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:09:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:11:31] 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-24 18:11:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:11: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-24 18:11:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:11: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.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-24 18:11:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:11: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 = ? [1] []
[2018-11-24 18:11: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 = ? [2] []
[2018-11-24 18:11: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 = ? [3] []
[2018-11-24 18:11: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 = ? [4] []
[2018-11-24 18:11: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-24 18:11:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:11:32] 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-24 18:11:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:11:32] 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-24 18:11: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-24 18:11:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:11: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-24 18:11: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:11:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:11: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-24 18:11:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11: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-24 18:11:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:11:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ca78e6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ca78e6","method":"GET"} []
[2018-11-24 18:11:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:11: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-24 18:11:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:11:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:12:52] 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-24 18:12:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:12: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-24 18:12:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:12: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.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-24 18:12:52] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:12: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 = ? [1] []
[2018-11-24 18:12: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 = ? [2] []
[2018-11-24 18:12: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-24 18:12: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 = ? [4] []
[2018-11-24 18:12: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-24 18:12:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:12:53] 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-24 18:12:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:12:53] 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-24 18:12: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-24 18:12:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:12: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-24 18:12:53] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-24 18:12: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 = ? [1] []
[2018-11-24 18:12: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 = ? [2] []
[2018-11-24 18:12: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-24 18:12: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 = ? [4] []
[2018-11-24 18:12: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-24 18:12:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:12:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:12: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-24 18:12:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:12:53] 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-24 18:12: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 = ? [1] []
[2018-11-24 18:12: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 = ? [2] []
[2018-11-24 18:12: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-24 18:12: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 = ? [4] []
[2018-11-24 18:12: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-24 18:12:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-24 18:12:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9725b3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9725b3","method":"GET"} []
[2018-11-24 18:12:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-24 18:12: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-24 18:12:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-24 18:12:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:13:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 08:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 08:13:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"159aa2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/159aa2","method":"GET"} []
[2018-11-25 08:14:11] 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-25 08:14:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 08:14:11] 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-25 08:14:11] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-25 08:14: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-25 08:14:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 08:14:13] 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-25 08:14:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 08:15:38] 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-25 08:15: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-25 08:15:42] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-25 08:15:42] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 08:15:42] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-25 08:15:42",1] []
[2018-11-25 08:15:43] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 08:15:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:15: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-25 08:15:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:15: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-25 08:15:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:15: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.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-25 08:15:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:15:47] 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-25 08:15:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:15:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"094ddb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/094ddb","method":"GET"} []
[2018-11-25 08:15: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-25 08:15:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:15: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:15:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:15:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:15: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-25 08:15:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:21:34] 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-25 08:21:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:21: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-25 08:21:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:21: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.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-25 08:21: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.chatbot = ? [2] []
[2018-11-25 08:21:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:21:36] 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-25 08:21:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:21:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e39d82","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e39d82","method":"GET"} []
[2018-11-25 08:21: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-25 08:21:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:21: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.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-25 08:21: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.chatbot = ? [2] []
[2018-11-25 08:21:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:21:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:21: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-25 08:21:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:21:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:27:02] 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-25 08:27:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:27: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-25 08:27:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:27: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:27:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:27:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d03db9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d03db9","method":"GET"} []
[2018-11-25 08:27:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:27: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-25 08:27:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:27:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:27:31] 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-25 08:27:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:27: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-25 08:27:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:27: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.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-25 08:27: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.chatbot = ? [2] []
[2018-11-25 08:27:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:27:32] 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-25 08:27:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:27:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dc9f58","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dc9f58","method":"GET"} []
[2018-11-25 08:27: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-25 08:27:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:27: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.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-25 08:27: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.chatbot = ? [2] []
[2018-11-25 08:27:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:27:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:27: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-25 08:27:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:27:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:31:19] 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-25 08:31:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:31: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-25 08:31:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:31: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:31:21] 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-25 08:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:31:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c2fce7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c2fce7","method":"GET"} []
[2018-11-25 08:31: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-25 08:31:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:31: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:31:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:31: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-25 08:31:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:31:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:33:48] 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-25 08:33:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:33: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-25 08:33:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:33: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:33:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\index.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\\chatbot\\index.html.twig:25)"} []
[2018-11-25 08:33:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:33:50] 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-25 08:33:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:33: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-25 08:33:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3d3c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3d3c4","method":"GET"} []
[2018-11-25 08:33:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:33: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:33:50] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\index.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\\chatbot\\index.html.twig:25)"} []
[2018-11-25 08:33:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:33:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:33: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-25 08:33:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:33:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:08] 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-25 08:34:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:34:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:10] 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-25 08:34:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eceed7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eceed7","method":"GET"} []
[2018-11-25 08:34: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:34:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:28] 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-25 08:34:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.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-25 08:34: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.chatbot = ? [2] []
[2018-11-25 08:34:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:29] 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-25 08:34:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c30278","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c30278","method":"GET"} []
[2018-11-25 08:34: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-25 08:34:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.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-25 08:34: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.chatbot = ? [2] []
[2018-11-25 08:34:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:35] 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-25 08:34:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.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-25 08:34:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4fbc51","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4fbc51","method":"GET"} []
[2018-11-25 08:34:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:47] 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-25 08:34:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:34:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:48] 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-25 08:34:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07a263","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07a263","method":"GET"} []
[2018-11-25 08:34: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-25 08:34:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:34:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:34:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:34: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-25 08:34:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:34:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:12] 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-25 08:36:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:36:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\index.html.twig line 26 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\index.html.twig:26)"} []
[2018-11-25 08:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:13] 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-25 08:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd8d5d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd8d5d","method":"GET"} []
[2018-11-25 08:36: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-25 08:36:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:36:14] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\index.html.twig line 26 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\index.html.twig:26)"} []
[2018-11-25 08:36:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:25] 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-25 08:36:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:27] 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-25 08:36:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ffe561","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ffe561","method":"GET"} []
[2018-11-25 08:36: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-25 08:36:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:36:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:31] 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-25 08:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.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-25 08:36:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2a57c6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2a57c6","method":"GET"} []
[2018-11-25 08:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36:32] 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-25 08:36: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-25 08:36:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:35] 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-25 08:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.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-25 08:36: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.chatbot = ? [2] []
[2018-11-25 08:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:36] 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-25 08:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"977e8d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/977e8d","method":"GET"} []
[2018-11-25 08:36: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-25 08:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.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-25 08:36: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-25 08:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:38] 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-25 08:36:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36: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.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-25 08:36:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:36:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e83453","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e83453","method":"GET"} []
[2018-11-25 08:36:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:36: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-25 08:36:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:36:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:37:11] 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-25 08:37:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:37: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-25 08:37:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:37: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:37:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:37:12] 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-25 08:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:37: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-25 08:37:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"87e49e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/87e49e","method":"GET"} []
[2018-11-25 08:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:37: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:37:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:37:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:37: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-25 08:37:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:37:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:01] 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-25 08:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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.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-25 08:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:02] 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-25 08:38:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1cbb92","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1cbb92","method":"GET"} []
[2018-11-25 08:38: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-25 08:38:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:38:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:13] 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-25 08:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38:13] 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-25 08:38:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:14] 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-25 08:38:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5c47ee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5c47ee","method":"GET"} []
[2018-11-25 08:38:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:39] 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-25 08: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-25 08: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-25 08:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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.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-25 08:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38: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":"HEAD"} []
[2018-11-25 08:38:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d85fe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0d85fe","method":"GET"} []
[2018-11-25 08: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-25 08: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-25 08:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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-25 08:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:42] 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-25 08:38:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38: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.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-25 08:38: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.chatbot = ? [2] []
[2018-11-25 08:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38: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":"HEAD"} []
[2018-11-25 08: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-25 08: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-25 08:38:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ccc1b2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ccc1b2","method":"GET"} []
[2018-11-25 08:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08: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.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-25 08:38: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.chatbot = ? [2] []
[2018-11-25 08:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:38:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:38: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-25 08:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:39:46] 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-25 08:39:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:39: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-25 08:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:39: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-25 08:39: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-25 08:39: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-25 08:39: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 = ? [2] []
[2018-11-25 08:39: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 = ? [3] []
[2018-11-25 08:39: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 = ? [4] []
[2018-11-25 08:39: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-25 08:39:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:39:48] 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-25 08:39:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:39:48] 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-25 08:39: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-25 08:39:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:39: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-25 08:39: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-25 08:39: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 = ? [1] []
[2018-11-25 08:39: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 = ? [2] []
[2018-11-25 08:39: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 = ? [3] []
[2018-11-25 08:39: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 = ? [4] []
[2018-11-25 08:39: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-25 08:39:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:39:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:39: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-25 08:39:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:39:49] 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-25 08:39: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 = ? [1] []
[2018-11-25 08:39: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 = ? [2] []
[2018-11-25 08:39: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 = ? [3] []
[2018-11-25 08:39: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 = ? [4] []
[2018-11-25 08:39: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-25 08:39:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:39: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-25 08:39:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:39: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-25 08:39:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:39: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-25 08:39: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-25 08:39: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-25 08:39: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-25 08:39: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-25 08:39: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-25 08:39:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:39:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ad8c89","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ad8c89","method":"GET"} []
[2018-11-25 08:39:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:39: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-25 08:39:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:39:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:31] 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-25 08:40:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40: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.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-25 08:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b69151","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b69151","method":"GET"} []
[2018-11-25 08:40:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:34] 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-25 08:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40: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.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-25 08:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:35] 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-25 08:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"02cc4e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/02cc4e","method":"GET"} []
[2018-11-25 08:40: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-25 08:40:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40: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.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-25 08:40:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:39] 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-25 08:40:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40: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.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-25 08:40:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40: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":"HEAD"} []
[2018-11-25 08:40:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b617e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8b617e","method":"GET"} []
[2018-11-25 08:40: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-25 08:40:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40: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-25 08:40:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:40:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:40: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-25 08:40:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:40:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:47:25] 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-25 08:47:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:47: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-25 08:47:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:47: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.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-25 08:47:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:47:26] 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-25 08:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:47:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dcd527","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dcd527","method":"GET"} []
[2018-11-25 08:47: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-25 08:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:47: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-25 08:47:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:47:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:47: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-25 08:47:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:47:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:48: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-25 08:48:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08: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-25 08:48:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48: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-25 08:48: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-25 08:48:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:48: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-25 08:48:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:48: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-25 08:48:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"da2ebd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/da2ebd","method":"GET"} []
[2018-11-25 08:48: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.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-25 08:48: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-25 08:48:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:48:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:48: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-25 08:48:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:48: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-25 08: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-25 08: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-25 08:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48: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-25 08:48: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.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-25 08:48: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-25 08:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:48: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-25 08: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-25 08:48:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6c38cf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6c38cf","method":"GET"} []
[2018-11-25 08: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-25 08:48:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48: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 = ? ["4"] []
[2018-11-25 08:48: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.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-25 08: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-25 08:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08: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-25 08: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-25 08:48:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:49:29] 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-25 08:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:49: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-25 08:49:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:49: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-25 08:49:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 08:49:34] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sais pas","2":5,"3":"2018-11-25 08:49:34","4":4} []
[2018-11-25 08:49:34] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 08:49:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:49: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":"GET"} []
[2018-11-25 08:49:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:49: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-25 08:49:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:49: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-25 08:49: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.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-25 08:49: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-25 08:49:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:49: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-25 08:49:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:49:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7af78d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7af78d","method":"GET"} []
[2018-11-25 08:49: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-25 08:49:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:49: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-25 08:49: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.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-25 08:49: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-25 08:49:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 08:49:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 08:49: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-25 08:49:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 08:49:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /answer/edit/answer/4"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /answer/edit/answer/4\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 09:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /answer/edit/answer/4" (from "http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /answer/edit/answer/4\" (from \"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 09:04:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ba7ae6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ba7ae6","method":"GET"} []
[2018-11-25 09:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:04: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-25 09:04:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:04:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /answer/edit/answer/4"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /answer/edit/answer/4\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 09:10:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /answer/edit/answer/4" (from "http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /answer/edit/answer/4\" (from \"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 09:10:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a86958","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a86958","method":"GET"} []
[2018-11-25 09:10:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:10: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-25 09:10:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:10:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:11:09] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:11:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:11: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-25 09:11:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:11: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.id = ? ["4"] []
[2018-11-25 09:11:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:11:10] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:11:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:11:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8134ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8134ad","method":"GET"} []
[2018-11-25 09:11: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-25 09:11:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:11: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.id = ? ["4"] []
[2018-11-25 09:11:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:11:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:11: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-25 09:11:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:11:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:21:50] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:21:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:21: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-25 09:21:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:21: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.id = ? ["4"] []
[2018-11-25 09:21:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Multiple extends tags are forbidden." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 92 {"exception":"[object] (Twig_Error_Syntax(code: 0): Multiple extends tags are forbidden. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:92)"} []
[2018-11-25 09:21:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:21:52] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:21:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:21: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-25 09:21:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dc372d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dc372d","method":"GET"} []
[2018-11-25 09:21:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:21: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.id = ? ["4"] []
[2018-11-25 09:21:53] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Multiple extends tags are forbidden." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 92 {"exception":"[object] (Twig_Error_Syntax(code: 0): Multiple extends tags are forbidden. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:92)"} []
[2018-11-25 09:21:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:21:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:21: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-25 09:21:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:21:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:21:59] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:21:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:21: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-25 09:21:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:21: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.id = ? ["4"] []
[2018-11-25 09:22:00] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unclosed comment." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 53 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unclosed comment. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:53)"} []
[2018-11-25 09:22:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:22:00] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:22:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:22:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"af7b26","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/af7b26","method":"GET"} []
[2018-11-25 09:22: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-25 09:22:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:22: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.id = ? ["4"] []
[2018-11-25 09:22:01] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unclosed comment." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 53 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unclosed comment. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:53)"} []
[2018-11-25 09:22:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:22:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:22: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-25 09:22:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:22:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:22:09] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:22:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:22: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-25 09:22:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:22: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.id = ? ["4"] []
[2018-11-25 09:22:09] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.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\\edit.html.twig:25)"} []
[2018-11-25 09:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:22:10] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:22:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:22: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-25 09:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"506b1b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/506b1b","method":"GET"} []
[2018-11-25 09:22:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:22: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.id = ? ["4"] []
[2018-11-25 09:22:11] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.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\\edit.html.twig:25)"} []
[2018-11-25 09:22:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:22:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:22: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-25 09:22:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:22:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:23:18] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:23:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:23: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-25 09:23:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:23: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.id = ? ["4"] []
[2018-11-25 09:23:19] php.CRITICAL: Call to undefined method AppBundle\Entity\Answer::getChatBot() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method AppBundle\\Entity\\Answer::getChatBot() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:102)"} []
[2018-11-25 09:23:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getChatBot" of class "AppBundle\Entity\Answer"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\AnswerController.php line 102 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getChatBot\" of class \"AppBundle\\Entity\\Answer\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:102)"} []
[2018-11-25 09:23:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:23:20] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:23:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:23:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"aece83","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/aece83","method":"GET"} []
[2018-11-25 09:23: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-25 09:23:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:23: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.id = ? ["4"] []
[2018-11-25 09:23:20] php.CRITICAL: Call to undefined method AppBundle\Entity\Answer::getChatBot() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method AppBundle\\Entity\\Answer::getChatBot() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:102)"} []
[2018-11-25 09:23:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getChatBot" of class "AppBundle\Entity\Answer"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\AnswerController.php line 102 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getChatBot\" of class \"AppBundle\\Entity\\Answer\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:102)"} []
[2018-11-25 09:23:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:23:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:23: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-25 09:23:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:23:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:28] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:24:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24: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-25 09:24:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24: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.id = ? ["4"] []
[2018-11-25 09:24: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-25 09:24: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.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-25 09:24:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "question" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 34 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"question\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:34)"} []
[2018-11-25 09:24:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:29] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:24:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24: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-25 09:24:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f0c533","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f0c533","method":"GET"} []
[2018-11-25 09:24: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.id = ? ["4"] []
[2018-11-25 09:24: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-25 09:24: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.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-25 09:24:30] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "question" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 34 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"question\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:34)"} []
[2018-11-25 09:24:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24: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-25 09:24:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:39] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:24:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24: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-25 09:24:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24: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.id = ? ["4"] []
[2018-11-25 09:24: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-25 09:24: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.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-25 09:24:39] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "question" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 34 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"question\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:34)"} []
[2018-11-25 09:24:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:40] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:24:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"02f6f4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/02f6f4","method":"GET"} []
[2018-11-25 09:24: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-25 09:24:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["4"] []
[2018-11-25 09:24: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-25 09:24: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-25 09:24:41] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "question" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 34 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"question\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:34)"} []
[2018-11-25 09:24:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:24:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:24: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-25 09:24:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:24:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:25:39] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:25: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-25 09:25:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:25: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.id = ? ["4"] []
[2018-11-25 09:25: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-25 09:25: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-25 09:25:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:25:41] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:25:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e0105a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e0105a","method":"GET"} []
[2018-11-25 09:25: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-25 09:25:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["4"] []
[2018-11-25 09:25: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-25 09:25: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-25 09:25:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:25: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-25 09:25:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:25:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:24] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:26:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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.id = ? ["4"] []
[2018-11-25 09:26: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-25 09:26: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-25 09:26:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:25] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:26:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"71b8c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/71b8c4","method":"GET"} []
[2018-11-25 09:26: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-25 09:26:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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.id = ? ["4"] []
[2018-11-25 09:26: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-25 09:26: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-25 09:26:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:37] 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-25 09: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-25 09: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-25 09:26:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09: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 = ? ["4"] []
[2018-11-25 09: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.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-25 09: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 = ? [4] []
[2018-11-25 09:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a489b6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a489b6","method":"GET"} []
[2018-11-25 09: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-25 09: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-25 09:26:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26: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-25 09:26:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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.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-25 09:26: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.chatbot = ? [2] []
[2018-11-25 09:26:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:44] 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-25 09:26:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f563be","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f563be","method":"GET"} []
[2018-11-25 09:26: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-25 09:26:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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.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-25 09:26: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.chatbot = ? [2] []
[2018-11-25 09:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26: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-25 09:26:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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-25 09:26: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.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-25 09:26: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-25 09:26:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26: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":"HEAD"} []
[2018-11-25 09:26:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4cca96","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4cca96","method":"GET"} []
[2018-11-25 09:26: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-25 09:26:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26: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-25 09:26: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-25 09:26: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-25 09:26:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:26:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:26: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-25 09:26:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:26:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:00] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:27:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27: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.id = ? ["4"] []
[2018-11-25 09:27: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-25 09:27: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.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-25 09:27:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:01] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:27:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2a3604","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2a3604","method":"GET"} []
[2018-11-25 09:27: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-25 09:27:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27: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.id = ? ["4"] []
[2018-11-25 09:27: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-25 09:27: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-25 09:27:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:07] 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-25 09:27:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27: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 = ? ["4"] []
[2018-11-25 09:27: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.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-25 09:27: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-25 09:27:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c6b243","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c6b243","method":"GET"} []
[2018-11-25 09:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27: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":"GET"} []
[2018-11-25 09:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27: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.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-25 09:27: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.chatbot = ? [2] []
[2018-11-25 09:27:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"431e91","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/431e91","method":"GET"} []
[2018-11-25 09:27:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:19] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:27:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27: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.id = ? ["4"] []
[2018-11-25 09:27: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-25 09:27: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.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-25 09:27:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:27:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eaaf67","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eaaf67","method":"GET"} []
[2018-11-25 09:27:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:27: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-25 09:27:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:27:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:31: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-25 09:31:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:31: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-25 09:31:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:31: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 = ? ["4"] []
[2018-11-25 09:31: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.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-25 09:31: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-25 09:31:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:31: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-25 09:31:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:31:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6abe62","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6abe62","method":"GET"} []
[2018-11-25 09:31: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-25 09:31:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:31: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-25 09:32: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.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-25 09:32: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-25 09:32:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:32:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:32: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-25 09:32:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:32:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:33:04] 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-25 09:33:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:33: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-25 09:33:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:33: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 = ? ["4"] []
[2018-11-25 09:33: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-25 09:33: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 = ? [4] []
[2018-11-25 09:33:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:33:05] 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-25 09:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:33:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6788d2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6788d2","method":"GET"} []
[2018-11-25 09:33: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-25 09:33:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:33: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 = ? ["4"] []
[2018-11-25 09:33: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-25 09:33: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 = ? [4] []
[2018-11-25 09:33:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:33: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-25 09:33:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:33:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:33:29] 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-25 09:33:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:33: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-25 09:33:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:33: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-25 09:33: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.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-25 09:33: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-25 09:33:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34:35] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:34:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 09:34:35] 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-25 09:34:35] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-25 09:34:35] 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-25 09:34:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 09:34:36] 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-25 09:34:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-25 09:34:38] 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-25 09:34: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-25 09:34:39] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-25 09:34:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 09:34:39] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-25 09:34:39",1] []
[2018-11-25 09:34:39] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 09:34:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34:39] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:34:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34: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-25 09:34:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34: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.id = ? ["4"] []
[2018-11-25 09:34: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-25 09:34: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-25 09:34:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34:40] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"HEAD"} []
[2018-11-25 09:34:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3a664d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3a664d","method":"GET"} []
[2018-11-25 09:34: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-25 09:34:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["4"] []
[2018-11-25 09:34: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-25 09:34: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-25 09:34:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34: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-25 09:34:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34: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-25 09:34:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34: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-25 09:34:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34: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-25 09:34: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-25 09:34: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-25 09:34:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34: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":"HEAD"} []
[2018-11-25 09:34:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0ba04f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0ba04f","method":"GET"} []
[2018-11-25 09:34: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-25 09:34:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34: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-25 09:34: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.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-25 09:34: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-25 09:34:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:34:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:34: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-25 09:34:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:34:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:35:00] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:35:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:35: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-25 09:35:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:35: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.id = ? ["5"] []
[2018-11-25 09:35: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 = ? [4] []
[2018-11-25 09:35: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.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-25 09:35:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:35:02] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:35:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:35:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"64b296","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/64b296","method":"GET"} []
[2018-11-25 09:35: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-25 09:35:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:35: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.id = ? ["5"] []
[2018-11-25 09:35: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 = ? [4] []
[2018-11-25 09:35: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-25 09:35:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:35:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:35: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-25 09:35:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:35:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:00] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:36:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.id = ? ["5"] []
[2018-11-25 09:36: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-25 09:36: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.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-25 09:36:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:01] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:36:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b186b5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b186b5","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.id = ? ["5"] []
[2018-11-25 09:36: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 = ? [4] []
[2018-11-25 09:36: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-25 09:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:11] 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-25 09:36:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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 = ? ["4"] []
[2018-11-25 09:36: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-25 09:36: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 = ? [4] []
[2018-11-25 09:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"05c30c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/05c30c","method":"GET"} []
[2018-11-25 09:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:14] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"4","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/4","method":"GET"} []
[2018-11-25 09:36:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.id = ? ["4"] []
[2018-11-25 09:36: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-25 09:36: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-25 09:36:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8e51b1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8e51b1","method":"GET"} []
[2018-11-25 09:36:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:19] 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-25 09:36:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.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-25 09:36:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:21] 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-25 09:36:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8fad85","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8fad85","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.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-25 09:36:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36: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":"GET"} []
[2018-11-25 09:36:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.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-25 09:36: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-25 09:36:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:25] 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-25 09:36:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"54bbf1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/54bbf1","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.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-25 09:36: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.chatbot = ? [2] []
[2018-11-25 09:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36: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":"GET"} []
[2018-11-25 09:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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-25 09:36:28] 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.5bfa5f0cc0fbc6.93821152,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.5bfa5f0cc0fbc6.93821152,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-25 09:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:29] 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-25 09:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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-25 09:36:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"996937","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/996937","method":"GET"} []
[2018-11-25 09:36: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.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-25 09:36: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 = ? [4] []
[2018-11-25 09:36:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:31] 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-25 09:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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 = ? ["4"] []
[2018-11-25 09:36: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.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-25 09:36: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 = ? [4] []
[2018-11-25 09:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:32] 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-25 09:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2bb7db","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2bb7db","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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 = ? ["4"] []
[2018-11-25 09:36: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.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-25 09:36: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 = ? [4] []
[2018-11-25 09:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:35] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 09:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.id = ? ["7"] []
[2018-11-25 09:36: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-25 09:36: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.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-25 09:36:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:36] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 09:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d6809","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8d6809","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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.id = ? ["7"] []
[2018-11-25 09:36: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-25 09:36: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.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-25 09:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:40] 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-25 09:36:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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 = ? ["4"] []
[2018-11-25 09:36:40] 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.5bfa5f187e2151.85936219,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.5bfa5f187e2151.85936219,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-25 09:36:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"662b89","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/662b89","method":"GET"} []
[2018-11-25 09:36:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:42] 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-25 09:36:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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 = ? ["4"] []
[2018-11-25 09:36: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.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-25 09:36: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 = ? [4] []
[2018-11-25 09:36:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:43] 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-25 09:36:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"574df1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/574df1","method":"GET"} []
[2018-11-25 09:36: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-25 09:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36: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-25 09:36: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.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-25 09:36: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-25 09:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:36: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-25 09:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:21] 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-25 09:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37: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-25 09:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37: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.id = ? ["4"] []
[2018-11-25 09:37: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-25 09:37: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-25 09:37:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:22] 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-25 09:37:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e88034","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e88034","method":"GET"} []
[2018-11-25 09:37:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37: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-25 09:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37: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 = ? ["4"] []
[2018-11-25 09:37: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-25 09:37: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-25 09:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37: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-25 09:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:25] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:37:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37: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-25 09:37:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37: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.id = ? ["5"] []
[2018-11-25 09:37: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 = ? [4] []
[2018-11-25 09:37: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.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-25 09:37:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:26] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:37:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bf76f6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bf76f6","method":"GET"} []
[2018-11-25 09:37: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-25 09:37:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37: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.id = ? ["5"] []
[2018-11-25 09:37: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-25 09:37: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-25 09:37:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:37:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:37: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-25 09:37:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:37:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:39:05] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:39:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:39: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-25 09:39:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:39: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.id = ? ["5"] []
[2018-11-25 09:39: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 = ? [4] []
[2018-11-25 09:39: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-25 09:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:39:07] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:39:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:39:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"299cf9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/299cf9","method":"GET"} []
[2018-11-25 09:39: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-25 09:39:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:39: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.id = ? ["5"] []
[2018-11-25 09:39: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 = ? [4] []
[2018-11-25 09:39: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.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-25 09:39:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:39:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:39: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-25 09:39:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:39:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:39:59] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:39:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:39: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-25 09:39:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:39: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.id = ? ["5"] []
[2018-11-25 09: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.id = ? [4] []
[2018-11-25 09: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.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-25 09:40:00] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "optAnswer" nor one of the methods "optAnswer()", "getoptAnswer()"/"isoptAnswer()" or "__call()" exist and have public access in class "AppBundle\Entity\Answer"." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 55 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"optAnswer\" nor one of the methods \"optAnswer()\", \"getoptAnswer()\"/\"isoptAnswer()\" or \"__call()\" exist and have public access in class \"AppBundle\\Entity\\Answer\". at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:55)"} []
[2018-11-25 09:40:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:01] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09: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-25 09: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-25 09:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40: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.id = ? ["5"] []
[2018-11-25 09:40:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c98240","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c98240","method":"GET"} []
[2018-11-25 09:40: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 = ? [4] []
[2018-11-25 09:40: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.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-25 09:40:01] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "optAnswer" nor one of the methods "optAnswer()", "getoptAnswer()"/"isoptAnswer()" or "__call()" exist and have public access in class "AppBundle\Entity\Answer"." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\edit.html.twig line 55 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"optAnswer\" nor one of the methods \"optAnswer()\", \"getoptAnswer()\"/\"isoptAnswer()\" or \"__call()\" exist and have public access in class \"AppBundle\\Entity\\Answer\". at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\edit.html.twig:55)"} []
[2018-11-25 09:40:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40: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-25 09:40:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:25] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:40:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40: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-25 09:40:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40: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.id = ? ["5"] []
[2018-11-25 09:40: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 = ? [4] []
[2018-11-25 09:40: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-25 09:40:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:27] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ca3490","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ca3490","method":"GET"} []
[2018-11-25 09:40: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-25 09:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["5"] []
[2018-11-25 09:40: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-25 09:40: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-25 09:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40: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-25 09:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:40] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:40:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40: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-25 09:40:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["5"] []
[2018-11-25 09:40: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 = ? [4] []
[2018-11-25 09:40: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-25 09:40:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:41] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:40:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d1ac7a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d1ac7a","method":"GET"} []
[2018-11-25 09:40: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-25 09:40:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40: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.id = ? ["5"] []
[2018-11-25 09:40: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 = ? [4] []
[2018-11-25 09:40: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.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-25 09:40:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:40:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:40: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-25 09:40:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:40:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:35] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 09:41:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41: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-25 09:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41: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.id = ? ["5"] []
[2018-11-25 09:41: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-25 09:41: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.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-25 09:41:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:36] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:41:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4fbab5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4fbab5","method":"GET"} []
[2018-11-25 09:41: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-25 09:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41: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.id = ? ["5"] []
[2018-11-25 09:41: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 = ? [4] []
[2018-11-25 09:41: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.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-25 09:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41: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-25 09:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:41] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"POST"} []
[2018-11-25 09:41:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41: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-25 09:41:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["5"] []
[2018-11-25 09:41:42] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 09:41:42] doctrine.DEBUG: UPDATE answer SET optionValue = ?, nextQuestion = ? WHERE id = ? ["OUI OUI",5,5] []
[2018-11-25 09:41:42] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 09:41:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("question") to generate a URL for route "answer_new"." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Routing\Generator\UrlGenerator.php line 134 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 09:41:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:42] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 09:41:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"56152e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/56152e","method":"GET"} []
[2018-11-25 09:41: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-25 09:41:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41: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.id = ? ["5"] []
[2018-11-25 09:41: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 = ? [4] []
[2018-11-25 09:41: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.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-25 09:41:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:41:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:41: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-25 09:41:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:42:01] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"POST"} []
[2018-11-25 09:42:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:42: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-25 09:42:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:42: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.id = ? ["5"] []
[2018-11-25 09:42:01] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 09:42:01] doctrine.DEBUG: UPDATE answer SET nextQuestion = ? WHERE id = ? [5,5] []
[2018-11-25 09:42:01] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 09:42:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:42:02] 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-25 09:42:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:42: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-25 09:42:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:42: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 = ? ["4"] []
[2018-11-25 09:42: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-25 09:42: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-25 09:42:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:42:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9fee70","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9fee70","method":"GET"} []
[2018-11-25 09:42:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:42: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-25 09:42:08] 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-25 09:42:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:42: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-25 09:42:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:42: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-25 09:42: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-25 09:42: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-25 09:42:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:49:42] 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-25 09:49:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:49: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-25 09:49:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:49: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 = ? ["4"] []
[2018-11-25 09:49: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.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-25 09:49: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 = ? [4] []
[2018-11-25 09:49:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:49:43] 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-25 09:49:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b3c059","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b3c059","method":"GET"} []
[2018-11-25 09:49:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:49: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-25 09:49:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:49: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 = ? ["4"] []
[2018-11-25 09:49: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.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-25 09:49: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 = ? [4] []
[2018-11-25 09:49:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 09:49:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 09:49: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-25 09:49:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 09:49:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:00] 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-25 10:02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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-25 10:02: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.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-25 10:02: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-25 10:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:01] 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-25 10:02:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e22c36","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e22c36","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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 = ? ["4"] []
[2018-11-25 10:02: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-25 10:02: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-25 10:02:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:04] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 10:02:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["5"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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-25 10:02:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:06] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 10:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d00c7f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d00c7f","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["5"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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-25 10:02:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:33] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"POST"} []
[2018-11-25 10:02:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["5"] []
[2018-11-25 10:02:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:02:33] doctrine.DEBUG: UPDATE answer SET nextQuestion = ? WHERE id = ? [5,5] []
[2018-11-25 10:02:33] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02: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":"GET"} []
[2018-11-25 10:02:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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-25 10:02: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-25 10:02: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-25 10:02:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02: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":"HEAD"} []
[2018-11-25 10:02:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ce2cd5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ce2cd5","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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-25 10:02: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.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-25 10:02: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-25 10:02:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:38] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10:02:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["7"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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.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-25 10:02:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:39] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 10:02:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ef2288","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ef2288","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["7"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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-25 10:02:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:48] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10:02:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["7"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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-25 10:02:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:49] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 10:02:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a43b8a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a43b8a","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["7"] []
[2018-11-25 10:02: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 = ? [4] []
[2018-11-25 10:02: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-25 10:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:53] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"POST"} []
[2018-11-25 10:02:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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.id = ? ["7"] []
[2018-11-25 10:02:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:02:53] doctrine.DEBUG: UPDATE answer SET nextQuestion = ? WHERE id = ? [5,7] []
[2018-11-25 10:02:53] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:02:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:54] 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-25 10:02:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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 = ? ["4"] []
[2018-11-25 10:02: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-25 10:02: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-25 10:02:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02: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-25 10:02:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f4c8eb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f4c8eb","method":"GET"} []
[2018-11-25 10:02: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-25 10:02:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02: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-25 10:02: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.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-25 10:02: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-25 10:02:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:02:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:02: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-25 10:02:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:02:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:22] 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-25 10:03:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03: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 = ? ["4"] []
[2018-11-25 10:03: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-25 10:03: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-25 10:03:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:24] 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-25 10:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d1cfe2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d1cfe2","method":"GET"} []
[2018-11-25 10:03: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-25 10:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03: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 = ? ["4"] []
[2018-11-25 10:03: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-25 10:03: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 = ? [4] []
[2018-11-25 10:03:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:27] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10:03:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.id = ? ["7"] []
[2018-11-25 10:03: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-25 10:03: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-25 10:03:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:28] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 10:03:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a1c361","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a1c361","method":"GET"} []
[2018-11-25 10:03: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-25 10:03:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03: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.id = ? ["7"] []
[2018-11-25 10:03: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-25 10:03: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.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-25 10:03:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:40] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10:03:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03: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.id = ? ["7"] []
[2018-11-25 10:03: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 = ? [4] []
[2018-11-25 10:03: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-25 10:03:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:41] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 10:03:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c3e4f8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c3e4f8","method":"GET"} []
[2018-11-25 10:03: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-25 10:03:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03: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.id = ? ["7"] []
[2018-11-25 10:03: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 = ? [4] []
[2018-11-25 10:03: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.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-25 10:03:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:03:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:03: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-25 10:03:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:03:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:15] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10:06:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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.id = ? ["7"] []
[2018-11-25 10:06: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 = ? [4] []
[2018-11-25 10:06: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.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-25 10:06:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:16] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"HEAD"} []
[2018-11-25 10:06:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6ba78e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6ba78e","method":"GET"} []
[2018-11-25 10:06: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-25 10:06:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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.id = ? ["7"] []
[2018-11-25 10:06: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 = ? [4] []
[2018-11-25 10:06: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-25 10:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:22] request.INFO: Matched route "answer_delete". {"route":"answer_delete","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::deleteAction","id":"7","_route":"answer_delete"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/7","method":"DELETE"} []
[2018-11-25 10:06:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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.id = ? ["7"] []
[2018-11-25 10:06:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:06:23] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [7] []
[2018-11-25 10:06:23] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:06:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:23] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"GET"} []
[2018-11-25 10:06:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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 [] []
[2018-11-25 10:06:24] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:06:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:25] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"HEAD"} []
[2018-11-25 10:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"87885c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/87885c","method":"GET"} []
[2018-11-25 10:06: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 [] []
[2018-11-25 10:06:25] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:40] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"GET"} []
[2018-11-25 10:06:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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 [] []
[2018-11-25 10:06:40] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:06:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:41] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"HEAD"} []
[2018-11-25 10:06:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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 [] []
[2018-11-25 10:06:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a5f7f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a5f7f3","method":"GET"} []
[2018-11-25 10:06:42] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:06:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:49] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"7","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/7","method":"GET"} []
[2018-11-25 10: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-25 10: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-25 10:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10: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.id = ? ["7"] []
[2018-11-25 10:06:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "AppBundle\Entity\Answer object not found by the @ParamConverter annotation." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 87 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): AppBundle\\Entity\\Answer object not found by the @ParamConverter annotation. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:87)"} []
[2018-11-25 10:06:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ba9ff1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ba9ff1","method":"GET"} []
[2018-11-25 10:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10: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-25 10:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:51] 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-25 10:06:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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 = ? ["4"] []
[2018-11-25 10:06: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.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-25 10:06: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 = ? [4] []
[2018-11-25 10:06:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ab072d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ab072d","method":"GET"} []
[2018-11-25 10:06:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06: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-25 10:06:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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-25 10:06: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.5bfa662f54fe58.71613901,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.5bfa662f54fe58.71613901,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-25 10:06:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06: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":"HEAD"} []
[2018-11-25 10:06:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"be89a9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/be89a9","method":"GET"} []
[2018-11-25 10:06: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-25 10:06:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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-25 10:06: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-25 10:06: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-25 10:06:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06: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":"GET"} []
[2018-11-25 10:06:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06: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-25 10:06:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06: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-25 10:06: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.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-25 10:06: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-25 10:06:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:06: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":"HEAD"} []
[2018-11-25 10:06:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bafd5b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bafd5b","method":"GET"} []
[2018-11-25 10: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-25 10:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10: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 = ? ["4"] []
[2018-11-25 10: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.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-25 10: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 = ? [4] []
[2018-11-25 10:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10: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-25 10: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-25 10:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07: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":"GET"} []
[2018-11-25 10:07:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07: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-25 10:07:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07: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 = ? ["4"] []
[2018-11-25 10:07: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-25 10:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue 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-25 10:07:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07: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":"HEAD"} []
[2018-11-25 10:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"99f4bc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/99f4bc","method":"GET"} []
[2018-11-25 10:07:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07: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-25 10:07:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07: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-25 10:07: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.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-25 10:07: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-25 10:07:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07: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-25 10:07:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07:30] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 10:07:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07: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-25 10:07:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07: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.id = ? ["5"] []
[2018-11-25 10:07: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 = ? [4] []
[2018-11-25 10:07: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.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-25 10:07:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07:31] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 10:07:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"98f362","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/98f362","method":"GET"} []
[2018-11-25 10:07: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-25 10:07:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07: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.id = ? ["5"] []
[2018-11-25 10:07: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 = ? [4] []
[2018-11-25 10:07: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.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-25 10:07:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:07:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:07: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-25 10:07:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:07:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:11] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 10:08:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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.id = ? ["5"] []
[2018-11-25 10:08: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 = ? [4] []
[2018-11-25 10:08: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-25 10:08:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:12] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 10:08:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3e250d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3e250d","method":"GET"} []
[2018-11-25 10:08: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-25 10:08:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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.id = ? ["5"] []
[2018-11-25 10:08: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 = ? [4] []
[2018-11-25 10:08:13] 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-25 10:08:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:26] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 10:08:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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.id = ? ["5"] []
[2018-11-25 10:08: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 = ? [4] []
[2018-11-25 10:08: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-25 10:08:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:27] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"HEAD"} []
[2018-11-25 10:08:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"111734","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/111734","method":"GET"} []
[2018-11-25 10:08: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-25 10:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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.id = ? ["5"] []
[2018-11-25 10:08: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-25 10:08: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.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-25 10:08:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:32] request.INFO: Matched route "answer_delete". {"route":"answer_delete","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::deleteAction","id":"5","_route":"answer_delete"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/5","method":"DELETE"} []
[2018-11-25 10:08:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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.id = ? ["5"] []
[2018-11-25 10:08:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:08:33] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [5] []
[2018-11-25 10:08:33] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:08:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:34] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"GET"} []
[2018-11-25 10:08:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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 [] []
[2018-11-25 10:08:34] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:08:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:08:35] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"HEAD"} []
[2018-11-25 10:08:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:08: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-25 10:08:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:08: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 [] []
[2018-11-25 10:08:35] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:08:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:14] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"5","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/5","method":"GET"} []
[2018-11-25 10:12:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12: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-25 10:12:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12: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.id = ? ["5"] []
[2018-11-25 10:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "AppBundle\Entity\Answer object not found by the @ParamConverter annotation." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 87 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): AppBundle\\Entity\\Answer object not found by the @ParamConverter annotation. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:87)"} []
[2018-11-25 10:12:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9e2948","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9e2948","method":"GET"} []
[2018-11-25 10:12:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12: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-25 10:12:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12: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":"GET"} []
[2018-11-25 10:12:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12: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-25 10:12:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12: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 = ? ["4"] []
[2018-11-25 10:12: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.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-25 10:12: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-25 10:12:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ca9842","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ca9842","method":"GET"} []
[2018-11-25 10: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-25 10: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-25 10:12:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:39] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"6","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/6","method":"GET"} []
[2018-11-25 10:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12: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-25 10:12:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12: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.id = ? ["6"] []
[2018-11-25 10:12: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 = ? [4] []
[2018-11-25 10:12: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.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-25 10:12:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:40] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"6","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/6","method":"HEAD"} []
[2018-11-25 10:12:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"032560","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/032560","method":"GET"} []
[2018-11-25 10:12: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-25 10:12:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12: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.id = ? ["6"] []
[2018-11-25 10:12: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 = ? [4] []
[2018-11-25 10:12: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-25 10:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:12:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:12: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-25 10:12:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:22] request.INFO: Matched route "answer_delete". {"route":"answer_delete","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::deleteAction","id":"6","_route":"answer_delete"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/6","method":"DELETE"} []
[2018-11-25 10:13:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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.id = ? ["6"] []
[2018-11-25 10:13:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:13:23] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [6] []
[2018-11-25 10:13:23] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:13:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:23] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"GET"} []
[2018-11-25 10:13:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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 [] []
[2018-11-25 10:13:24] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:13:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:25] request.INFO: Matched route "answer_index". {"route":"answer_index","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::indexAction","_route":"answer_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/","method":"HEAD"} []
[2018-11-25 10:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"543441","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/543441","method":"GET"} []
[2018-11-25 10:13: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 [] []
[2018-11-25 10:13:25] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("question") to generate a URL for route "answer_new".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\index.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\index.html.twig:40, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"question\") to generate a URL for route \"answer_new\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-25 10:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:45] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"6","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/6","method":"GET"} []
[2018-11-25 10: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-25 10: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-25 10:13:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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.id = ? ["6"] []
[2018-11-25 10:13:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "AppBundle\Entity\Answer object not found by the @ParamConverter annotation." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 87 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): AppBundle\\Entity\\Answer object not found by the @ParamConverter annotation. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:87)"} []
[2018-11-25 10:13:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c5e217","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c5e217","method":"GET"} []
[2018-11-25 10: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-25 10: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-25 10:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:51] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"6","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/6","method":"GET"} []
[2018-11-25 10:13:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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.id = ? ["6"] []
[2018-11-25 10:13:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "AppBundle\Entity\Answer object not found by the @ParamConverter annotation." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 87 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): AppBundle\\Entity\\Answer object not found by the @ParamConverter annotation. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:87)"} []
[2018-11-25 10:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:52] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"6","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/6","method":"HEAD"} []
[2018-11-25 10:13:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f52604","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f52604","method":"GET"} []
[2018-11-25 10:13: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-25 10:13:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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.id = ? ["6"] []
[2018-11-25 10:13:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "AppBundle\Entity\Answer object not found by the @ParamConverter annotation." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 87 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): AppBundle\\Entity\\Answer object not found by the @ParamConverter annotation. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:87)"} []
[2018-11-25 10:13:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13: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-25 10:13:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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-25 10:13: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-25 10:13: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-25 10:13:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13: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":"HEAD"} []
[2018-11-25 10:13:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0ca728","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0ca728","method":"GET"} []
[2018-11-25 10:13:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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-25 10:13: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.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-25 10:13: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-25 10:13:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13: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":"GET"} []
[2018-11-25 10:13:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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 = ? ["4"] []
[2018-11-25 10:13: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.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-25 10:13: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-25 10:13:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13: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":"HEAD"} []
[2018-11-25 10:13:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4d635f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4d635f","method":"GET"} []
[2018-11-25 10:13: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-25 10:13:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13: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-25 10:13: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.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-25 10:13: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-25 10:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:13:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:13: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-25 10:13:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14: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":"GET"} []
[2018-11-25 10:14:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14: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.chatbot = ? [2] []
[2018-11-25 10:14:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"63c12d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/63c12d","method":"GET"} []
[2018-11-25 10:14:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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":"HEAD"} []
[2018-11-25 10:14: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-25 10:14:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14: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.chatbot = ? [2] []
[2018-11-25 10:14:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:08] 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-25 10:14:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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.id = ? ["4"] []
[2018-11-25 10:14: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-25 10:14: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 = ? [4] []
[2018-11-25 10:14:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:08] 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-25 10:14:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b361a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b361a2","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14: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-25 10:14: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-25 10:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:14] 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-25 10: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-25 10: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-25 10:14:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14:14] 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.5bfa67e6728fe3.51466265,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.5bfa67e6728fe3.51466265,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-25 10:14:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:15] 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-25 10: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-25 10:14:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a444e9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a444e9","method":"GET"} []
[2018-11-25 10: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-25 10:14:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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-25 10:14: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-25 10:14:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:18] 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-25 10:14:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14:18] 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.5bfa67ea6b6262.39384600,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.5bfa67ea6b6262.39384600,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-25 10:14:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:19] 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-25 10:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6dab7a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6dab7a","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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.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-25 10:14: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-25 10:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:22] 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-25 10:14:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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.id = ? ["4"] []
[2018-11-25 10:14:22] 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.5bfa67ee8670b2.18627855,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.5bfa67ee8670b2.18627855,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-25 10:14:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:23] 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-25 10:14:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9deaaa","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9deaaa","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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-25 10:14: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 = ? [4] []
[2018-11-25 10:14:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:25] 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-25 10:14:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14:25] 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.5bfa67f1e7d590.33849597,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.5bfa67f1e7d590.33849597,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-25 10:14:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14: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":"HEAD"} []
[2018-11-25 10:14:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a0ccfe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a0ccfe","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14: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-25 10:14:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue 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-25 10:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:29] 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-25 10:14:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14:29] 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.5bfa67f5e15b46.19718962,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.5bfa67f5e15b46.19718962,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-25 10:14:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:30] 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-25 10:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ed10da","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ed10da","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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.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-25 10:14: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 = ? [4] []
[2018-11-25 10:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:32] 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-25 10:14:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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.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-25 10:14: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 = ? [4] []
[2018-11-25 10:14:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:33] 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-25 10:14:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5e44bf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5e44bf","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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-25 10:14: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-25 10:14:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14: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":"GET"} []
[2018-11-25 10:14:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14:37] 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.5bfa67fd10a3e2.25215943,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.5bfa67fd10a3e2.25215943,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-25 10:14:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:37] 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-25 10:14:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"76ba07","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/76ba07","method":"GET"} []
[2018-11-25 10:14:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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.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-25 10:14: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-25 10:14:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:39] 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-25 10: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-25 10: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-25 10:14:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10: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 = ? ["4"] []
[2018-11-25 10:14: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.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-25 10:14: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-25 10:14:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:40] 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-25 10: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-25 10:14:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c82066","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c82066","method":"GET"} []
[2018-11-25 10: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-25 10:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10: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 = ? ["4"] []
[2018-11-25 10: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.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-25 10: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 = ? [4] []
[2018-11-25 10:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10: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-25 10: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-25 10:14:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14: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":"POST"} []
[2018-11-25 10:14:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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-25 10:14: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.5bfa680564e4d2.83222096,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.5bfa680564e4d2.83222096,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-25 10:14:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:46] 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-25 10:14:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d46aac","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d46aac","method":"GET"} []
[2018-11-25 10:14: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-25 10:14:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14: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 = ? ["4"] []
[2018-11-25 10:14: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-25 10:14: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-25 10:14:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:14:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:14: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-25 10:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:14:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:15:51] 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-25 10:15:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:15: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-25 10:15:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:15: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 = ? ["4"] []
[2018-11-25 10:15:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:15:56] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"OUUI","2":5,"3":"2018-11-25 10:15:56","4":4} []
[2018-11-25 10:15:56] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:15:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:15: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-25 10:15:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:15: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-25 10:15:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:15: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-25 10:15: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.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-25 10:15: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-25 10:15:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:15: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-25 10:15:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:15:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fe7614","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fe7614","method":"GET"} []
[2018-11-25 10:15: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-25 10:15:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:15: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-25 10:15: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.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-25 10:15: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-25 10:15:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:15:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16:01] 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-25 10:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16: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 = ? ["4"] []
[2018-11-25 10:16: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-25 10:16: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 = ? [4] []
[2018-11-25 10:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"57a20f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/57a20f","method":"GET"} []
[2018-11-25 10:16:04] 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-25 10:16:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16: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 = ? ["4"] []
[2018-11-25 10:16: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-25 10:16: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 = ? [4] []
[2018-11-25 10:16:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:07] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"8","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/8","method":"GET"} []
[2018-11-25 10:16:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16: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.id = ? ["8"] []
[2018-11-25 10:16: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 = ? [4] []
[2018-11-25 10:16: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.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-25 10:16:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:08] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"8","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/8","method":"HEAD"} []
[2018-11-25 10:16:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3d9b8e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3d9b8e","method":"GET"} []
[2018-11-25 10:16: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-25 10:16:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16: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.id = ? ["8"] []
[2018-11-25 10:16: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.id = ? [4] []
[2018-11-25 10:16: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-25 10:16:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:16:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:16: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-25 10:16:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:16:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:00] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"8","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/8","method":"POST"} []
[2018-11-25 10:17:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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.id = ? ["8"] []
[2018-11-25 10:17:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:17:00] doctrine.DEBUG: UPDATE answer SET optionValue = ?, nextQuestion = ? WHERE id = ? ["OUI",5,8] []
[2018-11-25 10:17:00] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:17:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:01] 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-25 10:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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 = ? ["4"] []
[2018-11-25 10:17: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.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-25 10:17: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-25 10:17:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:02] 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-25 10:17:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e44a3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1e44a3","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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 = ? ["4"] []
[2018-11-25 10:17: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-25 10:17: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-25 10:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:08] 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-25 10:17:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-25 10:17:09] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"NON","2":5,"3":"2018-11-25 10:17:09","4":4} []
[2018-11-25 10:17:09] doctrine.DEBUG: "COMMIT" [] []
[2018-11-25 10:17:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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-25 10:17: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-25 10:17:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b55da8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b55da8","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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 = ? ["4"] []
[2018-11-25 10:17: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-25 10:17: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-25 10:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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-25 10:17:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7ca026","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7ca026","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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.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-25 10:17: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.chatbot = ? [2] []
[2018-11-25 10:17:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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":"GET"} []
[2018-11-25 10:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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-25 10:17: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-25 10:17:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6e87d3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6e87d3","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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.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-25 10:17: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-25 10:17:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:39] 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-25 10:17:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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 = ? ["3"] []
[2018-11-25 10:17:39] 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.5bfa68b38808e2.22013223,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.5bfa68b38808e2.22013223,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-25 10:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:41] 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-25 10:17:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"398f7a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/398f7a","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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 = ? ["3"] []
[2018-11-25 10:17: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.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-25 10:17: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 = ? [3] []
[2018-11-25 10:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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.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-25 10:17: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 = ? [3] []
[2018-11-25 10:17:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"aec26c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/aec26c","method":"GET"} []
[2018-11-25 10:17: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-25 10:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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.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-25 10:17: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 = ? [3] []
[2018-11-25 10:17:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17: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-25 10:17:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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-25 10:17: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-25 10:17: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-25 10:17:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"caecb2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/caecb2","method":"GET"} []
[2018-11-25 10:17:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:58] 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-25 10:17:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17: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.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-25 10:17: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.chatbot = ? [2] []
[2018-11-25 10:17:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:17:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8f8c92","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8f8c92","method":"GET"} []
[2018-11-25 10:17:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:17: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-25 10:17:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:17:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-25 10:19:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /question/edit/3"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /question/edit/3\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 10:19:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /question/edit/3" (from "http://localhost/chatbot-manager/web/app_dev.php/question/edit/3")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /question/edit/3\" (from \"http://localhost/chatbot-manager/web/app_dev.php/question/edit/3\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-25 10:19:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a7ba11","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a7ba11","method":"GET"} []
[2018-11-25 10:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-25 10:19: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-25 10:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-25 10:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-26 08:27:00] 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-26 08:27:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-26 08:27: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-26 08:27:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-26 08:27: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 = ? ["4"] []
[2018-11-26 08:27: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.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-26 08:27: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-26 08:27:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-26 08:27:08] 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-26 08:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-26 08:27: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-26 08:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-26 08:27: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-26 08:27: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-26 08:27: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-26 08:27:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-26 08:27:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d161d9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d161d9","method":"GET"} []
[2018-11-26 08:27:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-26 08:27: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-26 08:27:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-26 08:27:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-26 08:27:19] 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-26 08:27:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-26 08:27: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-26 08:27:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-26 08:27: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 = ? ["4"] []
[2018-11-26 08:27: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-26 08:27: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-26 08:27:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:07:59] 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-27 08:08:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 08:08:04] 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-27 08:08:05] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-27 08:08:06] 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-27 08:08:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 08:08:10] 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-27 08:08:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 08:09:20] 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-27 08:09: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-27 08:09:23] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-27 08:09:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:09:23] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-27 08:09:23",1] []
[2018-11-27 08:09:23] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:09:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:09:24] 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-27 08:09:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:09: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-27 08:09:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:09: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 08:09:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:09:29] 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-27 08:09:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:09:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3a2a7d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3a2a7d","method":"GET"} []
[2018-11-27 08:09: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-27 08:09:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:09: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.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-27 08:09:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:09:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:09: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-27 08:09:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:09:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:11:01] 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-27 08:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:11: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-27 08:11:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:11: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.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-27 08:11:03] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-27 08:11: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 = ? [1] []
[2018-11-27 08:11: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 = ? [2] []
[2018-11-27 08:11: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-27 08:11: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 = ? [4] []
[2018-11-27 08:11: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-27 08:11:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:11:03] 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-27 08:11:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:11:03] 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-27 08:11: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-27 08:11:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:11: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-27 08:11:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-27 08:11: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 = ? [1] []
[2018-11-27 08:11: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 = ? [2] []
[2018-11-27 08:11: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 = ? [3] []
[2018-11-27 08:11: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 = ? [4] []
[2018-11-27 08:11: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-27 08:11:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:11:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:11: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-27 08:11:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:11:04] 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-27 08:11: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 = ? [1] []
[2018-11-27 08:11: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 = ? [2] []
[2018-11-27 08:11: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 = ? [3] []
[2018-11-27 08:11: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 = ? [4] []
[2018-11-27 08:11: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-27 08:11:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:11:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c9fcd3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c9fcd3","method":"GET"} []
[2018-11-27 08:11:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:11: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-27 08:11:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:11:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:12:04] 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":"POST"} []
[2018-11-27 08:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:12: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-27 08:12:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:12: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 08:12:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:12:08] doctrine.DEBUG: INSERT INTO chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"AEET Enquete","2":"Bienvenue a AEET","3":"Merci de votre particiaption","4":null,"5":"2018-11-27 08:12:08","6":"denis.kombate@gmail.com","7":"aeet enquete","8":1} []
[2018-11-27 08:12:09] doctrine.DEBUG: "ROLLBACK" [] []
[2018-11-27 08:12:09] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?)' with params ["AEET Enquete", "Bienvenue a AEET", "Merci de votre particiaption", null, "2018-11-27 08:12:08", "denis.kombate@gmail.com", "aeet enquete", 1]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'bot_link' 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 chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?)' with params [\"AEET Enquete\", \"Bienvenue a AEET\", \"Merci de votre particiaption\", null, \"2018-11-27 08:12:08\", \"denis.kombate@gmail.com\", \"aeet enquete\", 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'bot_link' 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 'bot_link' 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 'bot_link' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-11-27 08:12:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:12:11] 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-27 08:12:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:12: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-27 08:12:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:12: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 08:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:12:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2339a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2339a2","method":"GET"} []
[2018-11-27 08:12:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:12: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-27 08:12:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:39] 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":"POST"} []
[2018-11-27 08:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18: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.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-27 08:18: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.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.bot_link = ? ["5bfcefcf8ee65"] []
[2018-11-27 08:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:18:39] doctrine.DEBUG: INSERT INTO chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"AEET Enquete","2":"Bienvenue a AEET","3":"Merci de votre particiaption","4":"5bfcefcf8ee65","5":"2018-11-27 08:18:39","6":"denis.kombate@gmail.com","7":"aeet enquete","8":1} []
[2018-11-27 08:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:18:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18: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-27 08:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18: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-27 08:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18: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-27 08:18:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"437afa","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/437afa","method":"GET"} []
[2018-11-27 08:18: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-27 08:18:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18: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-27 08:18:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:50] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"3","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/3","method":"GET"} []
[2018-11-27 08:18:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18: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 = ? ["3"] []
[2018-11-27 08:18:50] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [3] []
[2018-11-27 08:18:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:51] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"3","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/3","method":"HEAD"} []
[2018-11-27 08:18:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18: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 = ? ["3"] []
[2018-11-27 08:18:51] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [3] []
[2018-11-27 08:18:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:51] 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-27 08:18:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18:51] 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-27 08:18: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 = ? [1] []
[2018-11-27 08:18: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 = ? [2] []
[2018-11-27 08:18: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 = ? [3] []
[2018-11-27 08:18: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 = ? [4] []
[2018-11-27 08:18: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-27 08:18:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:18:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c848d6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c848d6","method":"GET"} []
[2018-11-27 08:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:18: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-27 08:18:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:18:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:20:59] 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-27 08:20:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:20: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-27 08:20:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:20: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.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-27 08:20:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:21:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5cf8f6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5cf8f6","method":"GET"} []
[2018-11-27 08:21:00] 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-27 08:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:21: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-27 08:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:21: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-27 08:21:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:21: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.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-27 08:21:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:36:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36: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 = ? ["3"] []
[2018-11-27 08:36: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 = ? [3] []
[2018-11-27 08:36:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:17] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:36:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec84ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec84ad","method":"GET"} []
[2018-11-27 08:36: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-27 08:36:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36: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.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 = ? ["3"] []
[2018-11-27 08:36: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.chatbot = ? [3] []
[2018-11-27 08:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec84ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec84ad","method":"GET"} []
[2018-11-27 08:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec84ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec84ad","method":"GET"} []
[2018-11-27 08:36:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec84ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec84ad","method":"GET"} []
[2018-11-27 08:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec84ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec84ad","method":"GET"} []
[2018-11-27 08:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:42] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:36:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36: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.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 = ? ["3"] []
[2018-11-27 08:36: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.chatbot = ? [3] []
[2018-11-27 08:36:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"29a81e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/29a81e","method":"GET"} []
[2018-11-27 08:36:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36: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 = ? ["3"] []
[2018-11-27 08:36: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 = ? [3] []
[2018-11-27 08:36:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:36:59] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"POST"} []
[2018-11-27 08:36:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:36: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-27 08:36:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:36: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.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 = ? ["3"] []
[2018-11-27 08:37: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.chatbot = ? [3] []
[2018-11-27 08:37:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:37:02] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Votre nom","2":1,"3":true,"4":"2018-11-27 08:37:02","5":3} []
[2018-11-27 08:37:02] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:37:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:37:02] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:37:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:37: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-27 08:37:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:37: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 = ? ["3"] []
[2018-11-27 08:37: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.chatbot = ? [3] []
[2018-11-27 08:37:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:37:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:37:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:37: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-27 08:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:37:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"75c5fa","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/75c5fa","method":"GET"} []
[2018-11-27 08:37: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 = ? ["3"] []
[2018-11-27 08:37: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.chatbot = ? [3] []
[2018-11-27 08:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:37: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-27 08:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:38:00] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"POST"} []
[2018-11-27 08:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:38: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-27 08:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:38: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.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 = ? ["3"] []
[2018-11-27 08:38: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 = ? [3] []
[2018-11-27 08:38:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:38:00] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Vous etes","2":2,"3":false,"4":"2018-11-27 08:38:00","5":3} []
[2018-11-27 08:38:00] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:38:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:38: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-27 08:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:38: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 = ? ["7"] []
[2018-11-27 08:38: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 = ? [3] []
[2018-11-27 08:38: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 = ? [7] []
[2018-11-27 08:38:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:38:02] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:38:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:38:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b450a6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b450a6","method":"GET"} []
[2018-11-27 08:38: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-27 08:38:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:38: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 = ? ["7"] []
[2018-11-27 08:38: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 = ? [3] []
[2018-11-27 08:38: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 = ? [7] []
[2018-11-27 08:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:38:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:38: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-27 08:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:01] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:39:01] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":3,"3":"2018-11-27 08:39:01","4":7} []
[2018-11-27 08:39:01] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:02] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:03] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"95cb4b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/95cb4b","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:11] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:39:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:39:12] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":3,"3":"2018-11-27 08:39:12","4":7} []
[2018-11-27 08:39:12] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:12] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:13] 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 = ? ["7"] []
[2018-11-27 08:39:13] 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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:13] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"491075","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/491075","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:23] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"11","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/11","method":"GET"} []
[2018-11-27 08:39:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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.id = ? ["11"] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:25] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"11","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/11","method":"HEAD"} []
[2018-11-27 08: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-27 08:39:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"233598","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/233598","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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.id = ? ["11"] []
[2018-11-27 08: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.id = ? [7] []
[2018-11-27 08:39: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.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 = ? [3] []
[2018-11-27 08:39:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08: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-27 08:39: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-27 08:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:35] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"11","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/11","method":"POST"} []
[2018-11-27 08:39:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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.id = ? ["11"] []
[2018-11-27 08:39:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:39:36] doctrine.DEBUG: UPDATE answer SET optionValue = ?, nextQuestion = ? WHERE id = ? ["Dame",3,11] []
[2018-11-27 08:39:36] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:39:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:37] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:39:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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.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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:38] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"baac80","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/baac80","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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.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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:39:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:43] 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.5bfcf4beefbe86.22842289,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.5bfcf4beefbe86.22842289,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-27 08:39:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9271a8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9271a8","method":"GET"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:47] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:48] 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.5bfcf4c4261266.76670470,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.5bfcf4c4261266.76670470,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-27 08:39:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:48] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f40bf9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f40bf9","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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.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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:39:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:52] 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.5bfcf4c8aaee97.91503773,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.5bfcf4c8aaee97.91503773,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-27 08:39:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:53] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6f8205","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6f8205","method":"GET"} []
[2018-11-27 08:39: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-27 08:39:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39: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 = ? [3] []
[2018-11-27 08:39: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 = ? [7] []
[2018-11-27 08:39:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:39:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:39: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-27 08:39:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:39: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 = ? ["7"] []
[2018-11-27 08:39:58] 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.5bfcf4cec56eb7.98087507,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.5bfcf4cec56eb7.98087507,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-27 08:39:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:39:59] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:39:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08: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-27 08:40:04] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:40:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:40: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-27 08:40:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:40: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 = ? ["7"] []
[2018-11-27 08:40:05] 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.5bfcf4d5137d92.39696665,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.5bfcf4d5137d92.39696665,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-27 08:40:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:30] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:41:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:31] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:41:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"812cdd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/812cdd","method":"GET"} []
[2018-11-27 08:41:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:35] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:41:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41:35] 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.5bfcf52fd1b296.81614448,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.5bfcf52fd1b296.81614448,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-27 08:41:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:41:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"373855","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/373855","method":"GET"} []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"POST"} []
[2018-11-27 08:41:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41:43] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:41:43] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":3,"3":"2018-11-27 08:41:43","4":7} []
[2018-11-27 08:41:43] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:41:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:41:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:45] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:41:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1bec2f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1bec2f","method":"GET"} []
[2018-11-27 08:41:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:47] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"11","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/11","method":"GET"} []
[2018-11-27 08:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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.id = ? ["11"] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41: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 = ? [3] []
[2018-11-27 08:41:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:49] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"11","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/11","method":"HEAD"} []
[2018-11-27 08:41:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bf1760","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bf1760","method":"GET"} []
[2018-11-27 08:41: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-27 08:41:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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.id = ? ["11"] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:50] request.INFO: Matched route "answer_delete". {"route":"answer_delete","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::deleteAction","id":"11","_route":"answer_delete"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/11","method":"DELETE"} []
[2018-11-27 08:41:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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.id = ? ["11"] []
[2018-11-27 08:41:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 08:41:51] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [11] []
[2018-11-27 08:41:51] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 08:41:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:41:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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.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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:41:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ed7bb8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ed7bb8","method":"GET"} []
[2018-11-27 08:41: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-27 08:41:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41: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 = ? ["7"] []
[2018-11-27 08:41: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 = ? [3] []
[2018-11-27 08:41: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 = ? [7] []
[2018-11-27 08:41:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:41:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:41: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-27 08:41:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:41:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:04] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:42:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42: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 = ? ["3"] []
[2018-11-27 08:42: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.chatbot = ? [3] []
[2018-11-27 08:42:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b9033c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b9033c","method":"GET"} []
[2018-11-27 08:42:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:42:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42: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 = ? ["3"] []
[2018-11-27 08:42: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.chatbot = ? [3] []
[2018-11-27 08:42:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:09] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 08:42:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42: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 = ? ["7"] []
[2018-11-27 08:42: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 = ? [3] []
[2018-11-27 08:42: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 = ? [7] []
[2018-11-27 08:42:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:10] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 08:42:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7aeaa6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7aeaa6","method":"GET"} []
[2018-11-27 08:42: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-27 08:42:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42: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 = ? ["7"] []
[2018-11-27 08:42: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 = ? [3] []
[2018-11-27 08:42: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 = ? [7] []
[2018-11-27 08:42:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:13] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:42:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42:13] 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 = ? ["3"] []
[2018-11-27 08:42:13] 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 = ? [3] []
[2018-11-27 08:42:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:14] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:42:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"357d7b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/357d7b","method":"GET"} []
[2018-11-27 08:42: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-27 08:42:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42: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 = ? ["3"] []
[2018-11-27 08:42: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 = ? [3] []
[2018-11-27 08:42:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:42:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:42: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-27 08:42:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:42:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:45:16] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:45:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:45: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-27 08:45:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:45: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.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 = ? ["3"] []
[2018-11-27 08:45: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.chatbot = ? [3] []
[2018-11-27 08:45:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("id") to generate a URL for route "question_edit".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 57 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"id\") to generate a URL for route \"question_edit\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:57, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"id\") to generate a URL for route \"question_edit\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-27 08:45:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:45:19] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:45:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:45: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-27 08:45:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:45: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.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 = ? ["3"] []
[2018-11-27 08:45:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"097894","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/097894","method":"GET"} []
[2018-11-27 08:45: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.chatbot = ? [3] []
[2018-11-27 08:45:20] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("id") to generate a URL for route "question_edit".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 57 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"id\") to generate a URL for route \"question_edit\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:57, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"id\") to generate a URL for route \"question_edit\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-27 08:45:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:45:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:45: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-27 08:45:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:00] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 08:47:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:47: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-27 08:47:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47: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.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 = ? ["3"] []
[2018-11-27 08:47: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 = ? [3] []
[2018-11-27 08:47:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c6a9a8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c6a9a8","method":"GET"} []
[2018-11-27 08:47:01] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 08:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:47: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-27 08:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:47: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-27 08:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47: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 = ? ["3"] []
[2018-11-27 08:47: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.chatbot = ? [3] []
[2018-11-27 08:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:06] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:47:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08: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-27 08:47:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47: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 = ? ["6"] []
[2018-11-27 08:47:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:07] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:47:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f42299","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f42299","method":"GET"} []
[2018-11-27 08:47: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-27 08:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47: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 = ? ["6"] []
[2018-11-27 08:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:47: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-27 08:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:47:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:50:29] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:50:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:50: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-27 08:50:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:50: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 = ? ["6"] []
[2018-11-27 08:50: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.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 = ? [3] []
[2018-11-27 08:50:30] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "answer" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\question\edit.html.twig line 55 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"answer\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\question\\edit.html.twig:55)"} []
[2018-11-27 08:50:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:50:31] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:50: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-27 08:50:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"edf408","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/edf408","method":"GET"} []
[2018-11-27 08:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:50: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 = ? ["6"] []
[2018-11-27 08:50: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.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 = ? [3] []
[2018-11-27 08:50:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "answer" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\question\edit.html.twig line 55 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"answer\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\question\\edit.html.twig:55)"} []
[2018-11-27 08:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:50:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:50: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-27 08:50:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:08] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:51:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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.id = ? ["6"] []
[2018-11-27 08:51: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 = ? [3] []
[2018-11-27 08:51:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:51:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0b6d2d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0b6d2d","method":"GET"} []
[2018-11-27 08:51: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-27 08:51:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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 = ? [3] []
[2018-11-27 08:51:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:29] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:51:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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.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 = ? [3] []
[2018-11-27 08:51:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:30] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6a6134","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6a6134","method":"GET"} []
[2018-11-27 08:51: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-27 08:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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.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 = ? [3] []
[2018-11-27 08:51:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:38] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:51:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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.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 = ? [3] []
[2018-11-27 08:51:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:40] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:51:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"42205d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/42205d","method":"GET"} []
[2018-11-27 08:51: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-27 08:51:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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 = ? [3] []
[2018-11-27 08:51:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:53] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:51:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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 = ? [3] []
[2018-11-27 08:51:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:54] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:51:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8fabd5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8fabd5","method":"GET"} []
[2018-11-27 08:51: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-27 08:51:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51: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 = ? ["6"] []
[2018-11-27 08:51: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 = ? [3] []
[2018-11-27 08:51:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:51:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:51: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-27 08:51:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:51:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:05] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:52:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:52: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-27 08:52:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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 = ? ["6"] []
[2018-11-27 08:52: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 = ? [3] []
[2018-11-27 08:52:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:06] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08: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-27 08:52:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3106d7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3106d7","method":"GET"} []
[2018-11-27 08: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-27 08:52:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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 = ? ["6"] []
[2018-11-27 08: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 = ? [3] []
[2018-11-27 08:52:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08: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-27 08:52: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-27 08:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:16] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:52:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:52: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-27 08:52:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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 = ? ["6"] []
[2018-11-27 08:52: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 = ? [3] []
[2018-11-27 08:52:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:52:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d2b1ec","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d2b1ec","method":"GET"} []
[2018-11-27 08:52: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-27 08:52:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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 = ? ["6"] []
[2018-11-27 08:52: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.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 = ? [3] []
[2018-11-27 08:52:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:52: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-27 08:52:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:21] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 08:52:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 08:52: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-27 08:52:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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.id = ? ["6"] []
[2018-11-27 08: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 = ? [3] []
[2018-11-27 08:52:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08:52:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 08: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-27 08:52:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"aa98eb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/aa98eb","method":"GET"} []
[2018-11-27 08: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-27 08:52:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52: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 = ? ["6"] []
[2018-11-27 08: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 = ? [3] []
[2018-11-27 08:52:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 08: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-27 08: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-27 08:52:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 08:52:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:34] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:25:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25: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-27 10:25:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25: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 = ? ["6"] []
[2018-11-27 10:25: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 = ? [3] []
[2018-11-27 10:25:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ea0b41","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ea0b41","method":"GET"} []
[2018-11-27 10:25: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-27 10:25:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25: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 = ? ["6"] []
[2018-11-27 10:25: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.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 = ? [3] []
[2018-11-27 10:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25: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-27 10:25:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:44] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:25:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25: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-27 10:25:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25: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 = ? ["6"] []
[2018-11-27 10:25:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 10:25:45] doctrine.DEBUG: UPDATE question SET title = ? WHERE id = ? ["Votre nom et prenoms",6] []
[2018-11-27 10:25:45] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 10:25:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: answer" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 95 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: answer at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:95)"} []
[2018-11-27 10:25:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:46] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:25:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b1c0bf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b1c0bf","method":"GET"} []
[2018-11-27 10:25: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-27 10:25:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25: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 = ? ["6"] []
[2018-11-27 10:25: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 = ? [3] []
[2018-11-27 10:25:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:25:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:25: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-27 10:25:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:25:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:26:40] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:26:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:26: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-27 10:26:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:26: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 = ? ["6"] []
[2018-11-27 10:26:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:26:41] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"GET"} []
[2018-11-27 10:26:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:26: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-27 10:26:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:26: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 = ? ["6"] []
[2018-11-27 10:26: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.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 = ? [3] []
[2018-11-27 10:26: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 = ? [6] []
[2018-11-27 10:26:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:26:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"HEAD"} []
[2018-11-27 10:26:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:26:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0ee598","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0ee598","method":"GET"} []
[2018-11-27 10:26: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-27 10:26:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:26: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 = ? ["6"] []
[2018-11-27 10:26: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.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 = ? [3] []
[2018-11-27 10:26: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 = ? [6] []
[2018-11-27 10:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:26:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:26: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-27 10:26:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:27:25] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:27:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:27: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-27 10:27:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:27: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 = ? ["3"] []
[2018-11-27 10:27: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.chatbot = ? [3] []
[2018-11-27 10:27:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:27:26] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:27:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7a5a64","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7a5a64","method":"GET"} []
[2018-11-27 10:27:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:27: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-27 10:27:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:27: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 = ? ["3"] []
[2018-11-27 10:27: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.chatbot = ? [3] []
[2018-11-27 10:27:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:27:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:27: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-27 10:27:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:27:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:05] 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-27 10:28:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10: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-27 10:28:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:06] 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-27 10: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-27 10: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-27 10:28:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10: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.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-27 10:28:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:07] 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-27 10: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-27 10:28:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"05c35a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/05c35a","method":"GET"} []
[2018-11-27 10: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-27 10:28:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 10:28:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10: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-27 10:28:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:32] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:28:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:28: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-27 10:28:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28: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.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 = ? ["3"] []
[2018-11-27 10:28: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.chatbot = ? [3] []
[2018-11-27 10:28:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:33] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:28:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7df3af","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7df3af","method":"GET"} []
[2018-11-27 10:28: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-27 10:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28: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 = ? ["3"] []
[2018-11-27 10:28: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.chatbot = ? [3] []
[2018-11-27 10:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:28: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-27 10:28:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:05] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10: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-27 10: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-27 10:29:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10: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.id = ? ["6"] []
[2018-11-27 10: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.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 = ? [3] []
[2018-11-27 10:29:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:06] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10: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-27 10:29:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ebfb96","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ebfb96","method":"GET"} []
[2018-11-27 10: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-27 10:29:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:29: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 = ? ["6"] []
[2018-11-27 10:29: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 = ? [3] []
[2018-11-27 10:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10: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-27 10: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-27 10:29:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:29:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:10] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10: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-27 10: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-27 10:29:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10: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 = ? ["6"] []
[2018-11-27 10:29:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 10:29:11] doctrine.DEBUG: UPDATE question SET title = ? WHERE id = ? ["Votre nom et prenom",6] []
[2018-11-27 10:29:11] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 10:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:11] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10: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-27 10: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-27 10:29:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10: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.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 = ? ["3"] []
[2018-11-27 10:29: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 = ? [3] []
[2018-11-27 10:29:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3c04cd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3c04cd","method":"GET"} []
[2018-11-27 10:29:12] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:29:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:29: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-27 10:29:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:29:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:29:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:29: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-27 10:29:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:29:13] 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 = ? ["3"] []
[2018-11-27 10:29:13] 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 = ? [3] []
[2018-11-27 10:29:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:37:59] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:37:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:37: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-27 10:37:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:37: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 = ? ["6"] []
[2018-11-27 10:37: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.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 = ? [3] []
[2018-11-27 10:37:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:38:00] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:38:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a0c4da","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a0c4da","method":"GET"} []
[2018-11-27 10:38: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-27 10:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:38: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 = ? ["6"] []
[2018-11-27 10:38: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.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 = ? [3] []
[2018-11-27 10:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:38: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-27 10:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:25] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:40:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["6"] []
[2018-11-27 10:40:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 10:40:25] doctrine.DEBUG: UPDATE question SET title = ? WHERE id = ? ["Votre nom et prenoms",6] []
[2018-11-27 10:40:25] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 10:40:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:26] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:40:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["3"] []
[2018-11-27 10:40: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.chatbot = ? [3] []
[2018-11-27 10:40:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cca9cc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cca9cc","method":"GET"} []
[2018-11-27 10:40:27] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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.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 = ? ["3"] []
[2018-11-27 10:40: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.chatbot = ? [3] []
[2018-11-27 10:40:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:30] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["6"] []
[2018-11-27 10:40:30] 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.5bfd110e6e8252.35066959,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.5bfd110e6e8252.35066959,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-27 10:40:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:31] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:40:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["6"] []
[2018-11-27 10:40:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b0b31b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b0b31b","method":"GET"} []
[2018-11-27 10:40: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.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 = ? [3] []
[2018-11-27 10:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:34] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["6"] []
[2018-11-27 10:40:34] 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.5bfd111261ccc5.88910552,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.5bfd111261ccc5.88910552,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-27 10:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:40:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b3bd95","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b3bd95","method":"GET"} []
[2018-11-27 10:40:40] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:40:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:40: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-27 10:40:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:40: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 = ? ["6"] []
[2018-11-27 10:40:40] 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.5bfd1118a8ced4.46848894,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.5bfd1118a8ced4.46848894,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-27 10:40:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:01] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:42:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42: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 = ? [3] []
[2018-11-27 10:42:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:42:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f8b9f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f8b9f3","method":"GET"} []
[2018-11-27 10:42: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-27 10:42:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42: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 = ? [3] []
[2018-11-27 10:42:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:42:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42:09] 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.5bfd11717b58f7.19548978,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.5bfd11717b58f7.19548978,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-27 10:42:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:10] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:42:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a2c2ed","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a2c2ed","method":"GET"} []
[2018-11-27 10:42: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-27 10:42:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42: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 = ? [3] []
[2018-11-27 10:42:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:43] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:42:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 10:42:48] doctrine.DEBUG: UPDATE question SET answerAsInput = ? WHERE id = ? [false,6] []
[2018-11-27 10:42:48] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 10:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:48] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"GET"} []
[2018-11-27 10:42:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42: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.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 = ? [3] []
[2018-11-27 10:42: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 = ? [6] []
[2018-11-27 10:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"HEAD"} []
[2018-11-27 10:42:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2d1f7e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2d1f7e","method":"GET"} []
[2018-11-27 10:42: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-27 10:42:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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.id = ? ["6"] []
[2018-11-27 10:42: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.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 = ? [3] []
[2018-11-27 10:42: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 = ? [6] []
[2018-11-27 10:42:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:42:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42: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 = ? ["6"] []
[2018-11-27 10:42: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.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 = ? [3] []
[2018-11-27 10:42:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:42:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b2c254","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b2c254","method":"GET"} []
[2018-11-27 10:42:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:42: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-27 10:42:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:42:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:44:57] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:44:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:44: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-27 10:44:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:44: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 = ? ["6"] []
[2018-11-27 10:44: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.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 = ? [3] []
[2018-11-27 10:44:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:44:58] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:44:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:44:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f0e5c7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f0e5c7","method":"GET"} []
[2018-11-27 10:44: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-27 10:44:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:44: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 = ? ["6"] []
[2018-11-27 10:44: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.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 = ? [3] []
[2018-11-27 10:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:44:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:44: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-27 10:44:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:45:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45: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-27 10:45:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45: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 = ? ["6"] []
[2018-11-27 10:45:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"GET"} []
[2018-11-27 10:45:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45: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-27 10:45:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45: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 = ? ["6"] []
[2018-11-27 10:45: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.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 = ? [3] []
[2018-11-27 10:45: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 = ? [6] []
[2018-11-27 10:45:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:20] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"HEAD"} []
[2018-11-27 10:45:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f69db","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1f69db","method":"GET"} []
[2018-11-27 10:45: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-27 10:45:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45: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.id = ? ["6"] []
[2018-11-27 10:45: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.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 = ? [3] []
[2018-11-27 10:45:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [6] []
[2018-11-27 10:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45: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-27 10:45:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:43] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:45:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45: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-27 10:45:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45: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.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 = ? ["3"] []
[2018-11-27 10:45: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.chatbot = ? [3] []
[2018-11-27 10:45:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:45:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c89779","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c89779","method":"GET"} []
[2018-11-27 10:45: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-27 10:45:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45: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.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 = ? ["3"] []
[2018-11-27 10:45: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.chatbot = ? [3] []
[2018-11-27 10:45:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:45:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:45: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-27 10:45:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:45:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:51:41] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"GET"} []
[2018-11-27 10:51:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:51: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-27 10:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:51: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 = ? ["6"] []
[2018-11-27 10:51: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.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 = ? [3] []
[2018-11-27 10:51: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 = ? [6] []
[2018-11-27 10:51:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:51:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"HEAD"} []
[2018-11-27 10:51:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:51:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2ee397","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2ee397","method":"GET"} []
[2018-11-27 10:51: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-27 10:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:51: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 = ? ["6"] []
[2018-11-27 10:51: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.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 = ? [3] []
[2018-11-27 10:51: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 = ? [6] []
[2018-11-27 10:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:51: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-27 10:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:51:47] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:51:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:51: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-27 10:51:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:51: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 = ? ["3"] []
[2018-11-27 10:51: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 = ? [3] []
[2018-11-27 10:51:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:51:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"172d8f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/172d8f","method":"GET"} []
[2018-11-27 10:51:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:51: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-27 10:51:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:51:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:37] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:52:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52: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.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 = ? ["3"] []
[2018-11-27 10:52: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 = ? [3] []
[2018-11-27 10:52:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:38] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:52:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b85ada","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b85ada","method":"GET"} []
[2018-11-27 10:52: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.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 = ? ["3"] []
[2018-11-27 10:52: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 = ? [3] []
[2018-11-27 10:52:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:52] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:52:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52: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.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 = ? ["3"] []
[2018-11-27 10:52: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 = ? [3] []
[2018-11-27 10:52:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:53] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:52:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"809c8a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/809c8a","method":"GET"} []
[2018-11-27 10:52: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 = ? ["3"] []
[2018-11-27 10:52: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.chatbot = ? [3] []
[2018-11-27 10:52:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:52:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:52: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-27 10:52:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:52:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:12] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:53:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53: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-27 10:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53: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 = ? ["3"] []
[2018-11-27 10:53:13] 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 = ? [3] []
[2018-11-27 10:53:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:13] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:53:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61e0cb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/61e0cb","method":"GET"} []
[2018-11-27 10:53: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-27 10:53:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53: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 = ? ["3"] []
[2018-11-27 10:53: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.chatbot = ? [3] []
[2018-11-27 10:53:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53: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-27 10:53:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:37] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53: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-27 10:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53: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.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 = ? ["3"] []
[2018-11-27 10:53: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 = ? [3] []
[2018-11-27 10:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:38] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:53:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"20b411","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/20b411","method":"GET"} []
[2018-11-27 10:53: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-27 10:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53: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.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 = ? ["3"] []
[2018-11-27 10:53: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 = ? [3] []
[2018-11-27 10:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:53: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-27 10:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:58:42] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:58:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:58: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-27 10:58:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:58: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 = ? ["6"] []
[2018-11-27 10:58: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.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 = ? [3] []
[2018-11-27 10:58:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:58:43] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:58:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"67e97d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/67e97d","method":"GET"} []
[2018-11-27 10:58: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-27 10:58:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:58: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 = ? ["6"] []
[2018-11-27 10:58: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.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 = ? [3] []
[2018-11-27 10:58:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:58:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:58: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-27 10:58:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:58:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:59:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["6"] []
[2018-11-27 10:59:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:05] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"6","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/6","method":"GET"} []
[2018-11-27 10:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["6"] []
[2018-11-27 10:59: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 = ? [3] []
[2018-11-27 10:59: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 = ? [6] []
[2018-11-27 10:59:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0eb07d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0eb07d","method":"GET"} []
[2018-11-27 10:59:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59:26] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:59:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["3"] []
[2018-11-27 10:59: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.chatbot = ? [3] []
[2018-11-27 10:59:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:27] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:59:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"555093","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/555093","method":"GET"} []
[2018-11-27 10:59: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-27 10:59:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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.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 = ? ["3"] []
[2018-11-27 10:59: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.chatbot = ? [3] []
[2018-11-27 10:59:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:30] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"GET"} []
[2018-11-27 10:59:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["6"] []
[2018-11-27 10:59: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.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 = ? [3] []
[2018-11-27 10:59:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:31] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"HEAD"} []
[2018-11-27 10:59:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72cdcc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/72cdcc","method":"GET"} []
[2018-11-27 10:59: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-27 10:59:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["6"] []
[2018-11-27 10:59: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.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 = ? [3] []
[2018-11-27 10:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:52] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"6","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/6","method":"POST"} []
[2018-11-27 10:59:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["6"] []
[2018-11-27 10:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 10:59:53] doctrine.DEBUG: UPDATE question SET answerAsInput = ? WHERE id = ? [true,6] []
[2018-11-27 10:59:53] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 10:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:53] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 10:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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 = ? ["3"] []
[2018-11-27 10:59: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 = ? [3] []
[2018-11-27 10:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8782cd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8782cd","method":"GET"} []
[2018-11-27 10:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59:54] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 10:59: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-27 10:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 10:59:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 10:59: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-27 10:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 10:59: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.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 = ? ["3"] []
[2018-11-27 10:59: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.chatbot = ? [3] []
[2018-11-27 10:59:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"GET"} []
[2018-11-27 11:00:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00: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 = ? [3] []
[2018-11-27 11:00:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:04] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"HEAD"} []
[2018-11-27 11:00:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d4caae","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d4caae","method":"GET"} []
[2018-11-27 11:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00: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 = ? [3] []
[2018-11-27 11:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:11] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"POST"} []
[2018-11-27 11:00:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 11:00:12] doctrine.DEBUG: UPDATE question SET answerAsInput = ? WHERE id = ? [true,7] []
[2018-11-27 11:00:12] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 11:00:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:12] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 11:00:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["3"] []
[2018-11-27 11:00: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 = ? [3] []
[2018-11-27 11:00:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f79d3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1f79d3","method":"GET"} []
[2018-11-27 11:00:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00:13] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 11:00: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-27 11:00:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["3"] []
[2018-11-27 11:00: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.chatbot = ? [3] []
[2018-11-27 11:00:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:38] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 11:00:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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.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 = ? ["3"] []
[2018-11-27 11:00: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 = ? [3] []
[2018-11-27 11:00:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 11:00:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c2645e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c2645e","method":"GET"} []
[2018-11-27 11:00: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-27 11:00:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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.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 = ? ["3"] []
[2018-11-27 11:00: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 = ? [3] []
[2018-11-27 11:00:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:42] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"GET"} []
[2018-11-27 11:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00: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.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 = ? [3] []
[2018-11-27 11:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:43] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"HEAD"} []
[2018-11-27 11:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4f3f97","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4f3f97","method":"GET"} []
[2018-11-27 11:00: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-27 11:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00: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.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 = ? [3] []
[2018-11-27 11:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:46] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"POST"} []
[2018-11-27 11:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00:47] 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.5bfd15ceee8041.22817663,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.5bfd15ceee8041.22817663,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-27 11:00:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:49] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"HEAD"} []
[2018-11-27 11:00:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"51478f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/51478f","method":"GET"} []
[2018-11-27 11:00: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-27 11:00:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00: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 = ? ["7"] []
[2018-11-27 11:00: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.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 = ? [3] []
[2018-11-27 11:00:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:00:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:00: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-27 11:00:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:00:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:01:45] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"7","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/7","method":"POST"} []
[2018-11-27 11:01:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:01: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-27 11:01:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:01: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 = ? ["7"] []
[2018-11-27 11:01:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 11:01:50] doctrine.DEBUG: UPDATE question SET answerAsInput = ? WHERE id = ? [false,7] []
[2018-11-27 11:01:50] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 11:01:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:01:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"GET"} []
[2018-11-27 11:01:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:01: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-27 11:01:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:01: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.id = ? ["7"] []
[2018-11-27 11:01: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 = ? [3] []
[2018-11-27 11:01: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 = ? [7] []
[2018-11-27 11:01:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:01:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"7","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/7","method":"HEAD"} []
[2018-11-27 11:01:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"751fed","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/751fed","method":"GET"} []
[2018-11-27 11:01: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-27 11:01:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:01: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 = ? ["7"] []
[2018-11-27 11:01: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 = ? [3] []
[2018-11-27 11:01: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 = ? [7] []
[2018-11-27 11:01:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:01:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:01: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-27 11:01:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:01:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:02:02] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 11:02:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:02: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-27 11:02:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:02: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 = ? ["3"] []
[2018-11-27 11:02: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.chatbot = ? [3] []
[2018-11-27 11:02:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:02:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 11:02:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:02:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"085fbf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/085fbf","method":"GET"} []
[2018-11-27 11:02: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-27 11:02:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:02: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 = ? ["3"] []
[2018-11-27 11:02: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.chatbot = ? [3] []
[2018-11-27 11:02:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:02:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:02: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-27 11:02:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:02:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:04] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 11:04:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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 = ? ["3"] []
[2018-11-27 11:04: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.chatbot = ? [3] []
[2018-11-27 11:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 11:04:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"97d1e1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/97d1e1","method":"GET"} []
[2018-11-27 11:04: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-27 11:04:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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 = ? ["3"] []
[2018-11-27 11:04: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.chatbot = ? [3] []
[2018-11-27 11:04:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:37] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-11-27 11:04:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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.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 = ? ["3"] []
[2018-11-27 11:04: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 = ? [3] []
[2018-11-27 11:04:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-11-27 11:04:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e92c3d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e92c3d","method":"GET"} []
[2018-11-27 11:04: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-27 11:04:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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.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 = ? ["3"] []
[2018-11-27 11:04: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 = ? [3] []
[2018-11-27 11:04:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04: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-27 11:04:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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-27 11:04:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04: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-27 11:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e559f8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e559f8","method":"GET"} []
[2018-11-27 11:04: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-27 11:04:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04: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-27 11:04:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:04: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-27 11:04:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:04:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:30] 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-27 11:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05: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-27 11:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05: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.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-27 11:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:31] 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-27 11:05:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f7192b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f7192b","method":"GET"} []
[2018-11-27 11:05: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-27 11:05:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05: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.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-27 11:05:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05: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-27 11:05:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:05:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05: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-27 11:05:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05: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.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 = ? ["1"] []
[2018-11-27 11:05: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 = ? [1] []
[2018-11-27 11:05:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:40] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b1c273","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b1c273","method":"GET"} []
[2018-11-27 11:05: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-27 11:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05: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 = ? ["1"] []
[2018-11-27 11:05: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 = ? [1] []
[2018-11-27 11:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:05: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-27 11:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:08:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:08:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:08: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-27 11:08:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:08: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 = ? ["1"] []
[2018-11-27 11:08: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.chatbot = ? [1] []
[2018-11-27 11:08:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:08:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"befa59","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/befa59","method":"GET"} []
[2018-11-27 11:08:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:08:04] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:08: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-27 11:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:08:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:08:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:08: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-27 11:08:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:08: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 = ? ["1"] []
[2018-11-27 11:08: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 = ? [1] []
[2018-11-27 11:08:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:24:57] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:24:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:24: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-27 11:24:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:24: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.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 = ? ["1"] []
[2018-11-27 11:24: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.chatbot = ? [1] []
[2018-11-27 11:24:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:24:58] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:24:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:24:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4390be","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4390be","method":"GET"} []
[2018-11-27 11:24: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-27 11:24:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:24: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.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 = ? ["1"] []
[2018-11-27 11:24: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.chatbot = ? [1] []
[2018-11-27 11:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:24:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:24: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-27 11:24:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:28:26] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:28:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:28: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-27 11:28:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:28: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 = ? ["1"] []
[2018-11-27 11:28: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.chatbot = ? [1] []
[2018-11-27 11:28:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:28:27] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:28:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6b3451","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6b3451","method":"GET"} []
[2018-11-27 11:28: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-27 11:28:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:28: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 = ? ["1"] []
[2018-11-27 11:28: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.chatbot = ? [1] []
[2018-11-27 11:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11: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-27 11: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-27 11:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:28:48] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11: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-27 11: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-27 11:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11: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.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 = ? ["1"] []
[2018-11-27 11:28: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 = ? [1] []
[2018-11-27 11:28:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:28:49] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:28:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11: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-27 11:28:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b7a18e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b7a18e","method":"GET"} []
[2018-11-27 11:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11: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.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 = ? ["1"] []
[2018-11-27 11: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 = ? [1] []
[2018-11-27 11:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11: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-27 11: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-27 11:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:04] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:29:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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 = ? ["1"] []
[2018-11-27 11: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 = ? [1] []
[2018-11-27 11:29:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11: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-27 11:29:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9fee2b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9fee2b","method":"GET"} []
[2018-11-27 11: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-27 11:29:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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 = ? ["1"] []
[2018-11-27 11:29: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.chatbot = ? [1] []
[2018-11-27 11:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11: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-27 11: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-27 11:29:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:17] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:29:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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 = ? ["1"] []
[2018-11-27 11:29: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.chatbot = ? [1] []
[2018-11-27 11:29:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:18] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:29:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"004396","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/004396","method":"GET"} []
[2018-11-27 11:29: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-27 11:29:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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 = ? ["1"] []
[2018-11-27 11:29: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.chatbot = ? [1] []
[2018-11-27 11:29:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:25] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:29:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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.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 = ? ["1"] []
[2018-11-27 11:29:25] php.DEBUG: Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev\twig\f3\f326453.tmp,C:\xampp\htdocs\chatbot-manager\var\cache\dev/twig/f3/f327fe32ada9dd4a22994dfb8772f7bf56aa91dbd0c0a746a956f4a146b12ea1.php): Accï¿½s refusï¿½. (code: 5) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\twig\\\\twig\\\\lib\\\\Twig\\\\Cache\\\\Filesystem.php\",\"line\":65,\"trace\":[{\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\twig\\\\twig\\\\lib\\\\Twig\\\\Environment.php\",\"line\":457,\"function\":\"write\",\"class\":\"Twig_Cache_Filesystem\",\"type\":\"->\"}],\"count\":1})"} []
[2018-11-27 11:29:26] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Failed to write cache file "C:\xampp\htdocs\chatbot-manager\var\cache\dev/twig/f3/f327fe32ada9dd4a22994dfb8772f7bf56aa91dbd0c0a746a956f4a146b12ea1.php"." at C:\xampp\htdocs\chatbot-manager\vendor\twig\twig\lib\Twig\Cache\Filesystem.php line 80 {"exception":"[object] (RuntimeException(code: 0): Failed to write cache file \"C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/twig/f3/f327fe32ada9dd4a22994dfb8772f7bf56aa91dbd0c0a746a956f4a146b12ea1.php\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\twig\\twig\\lib\\Twig\\Cache\\Filesystem.php:80)"} []
[2018-11-27 11:29:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:27] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11: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-27 11: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-27 11:29:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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 = ? ["1"] []
[2018-11-27 11:29:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"00b7c3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/00b7c3","method":"GET"} []
[2018-11-27 11: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.chatbot = ? [1] []
[2018-11-27 11:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11: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-27 11: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-27 11:29:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:54] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:29:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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.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 = ? ["1"] []
[2018-11-27 11:29: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.chatbot = ? [1] []
[2018-11-27 11:29:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:57] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:29:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"355849","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/355849","method":"GET"} []
[2018-11-27 11:29: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-27 11:29:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:29: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.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 = ? ["1"] []
[2018-11-27 11:29: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.chatbot = ? [1] []
[2018-11-27 11:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:29:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:29: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-27 11:29:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:12] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:30:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30: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-27 11:30:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30:13] 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 = ? ["1"] []
[2018-11-27 11:30:13] 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 = ? [1] []
[2018-11-27 11:30:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:14] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:30:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"086e12","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/086e12","method":"GET"} []
[2018-11-27 11:30: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-27 11:30:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30: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 = ? ["1"] []
[2018-11-27 11:30: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.chatbot = ? [1] []
[2018-11-27 11:30:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30: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-27 11:30:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:22] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:30:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30: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-27 11:30:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30: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 = ? ["1"] []
[2018-11-27 11:30: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 = ? [1] []
[2018-11-27 11:30:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:30:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c86587","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c86587","method":"GET"} []
[2018-11-27 11:30:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30: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-27 11:30:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30: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 = ? ["1"] []
[2018-11-27 11:30: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 = ? [1] []
[2018-11-27 11:30:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:30:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:30: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-27 11:30:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:30:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:31:49] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 11:31:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:31: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-27 11:31:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:31: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.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 = ? ["1"] []
[2018-11-27 11:31: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 = ? [1] []
[2018-11-27 11:31:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:31:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 11:31:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:31:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e02b0e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e02b0e","method":"GET"} []
[2018-11-27 11:31: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-27 11:31:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:31: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 = ? ["1"] []
[2018-11-27 11:31: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 = ? [1] []
[2018-11-27 11:31:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 11:31:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 11:31: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-27 11:31:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 11:31:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:01:57] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 12:01:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:01: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-27 12:01:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:01: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.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 = ? ["1"] []
[2018-11-27 12:01: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.chatbot = ? [1] []
[2018-11-27 12:01:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:01:59] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 12:01:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:01:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1840ef","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1840ef","method":"GET"} []
[2018-11-27 12:01: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-27 12:01:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:01: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.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 = ? ["1"] []
[2018-11-27 12:01: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.chatbot = ? [1] []
[2018-11-27 12:01:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:01:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:01: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-27 12:01:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:02:56] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"1","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/1","method":"GET"} []
[2018-11-27 12:02:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:02: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-27 12:02:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:02: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 = ? ["1"] []
[2018-11-27 12:02:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [1] []
[2018-11-27 12:02:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:02:58] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"1","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/1","method":"HEAD"} []
[2018-11-27 12:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:02: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-27 12:02:58] 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-27 12:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:02: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.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 = ? ["1"] []
[2018-11-27 12:02: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [1] []
[2018-11-27 12:02:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:02: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-27 12:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:02: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-27 12:02: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-27 12:02: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-27 12:02: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-27 12:02: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-27 12:02: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-27 12:02: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 = ? [6] []
[2018-11-27 12:02: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 = ? [7] []
[2018-11-27 12:02:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:03:01] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"1","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/1","method":"GET"} []
[2018-11-27 12:03:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:03: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-27 12:03:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:03: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.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 = ? ["1"] []
[2018-11-27 12:03: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [1] []
[2018-11-27 12:03:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:03:02] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"1","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/1","method":"HEAD"} []
[2018-11-27 12:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:03: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-27 12:03: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-27 12:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:03: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 = ? ["1"] []
[2018-11-27 12:03: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [1] []
[2018-11-27 12:03:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:03: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-27 12:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:03:03] 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-27 12:03: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 = ? [1] []
[2018-11-27 12:03: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 = ? [2] []
[2018-11-27 12:03: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-27 12:03: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 = ? [4] []
[2018-11-27 12:03: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-27 12:03: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 = ? [6] []
[2018-11-27 12:03: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 = ? [7] []
[2018-11-27 12:03:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:03:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b21b9a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b21b9a","method":"GET"} []
[2018-11-27 12:03:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:03: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-27 12:03:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:03:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:05:28] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 12:05:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:05: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-27 12:05:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:05: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.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 = ? ["1"] []
[2018-11-27 12:05: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.chatbot = ? [1] []
[2018-11-27 12:05:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:05:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7af470","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7af470","method":"GET"} []
[2018-11-27 12:05:29] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 12:05:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:05: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-27 12:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:05: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-27 12:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:05: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.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 = ? ["1"] []
[2018-11-27 12:05: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.chatbot = ? [1] []
[2018-11-27 12:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:06:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 12:06:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:06: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-27 12:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:06: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 = ? ["1"] []
[2018-11-27 12:06: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 = ? [1] []
[2018-11-27 12:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:06:45] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 12:06:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:06:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"54594c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/54594c","method":"GET"} []
[2018-11-27 12:06: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-27 12:06:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:06: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 = ? ["1"] []
[2018-11-27 12:06: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 = ? [1] []
[2018-11-27 12:06:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:06:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:06: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-27 12:06:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:06:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:06:53] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"POST"} []
[2018-11-27 12:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:06: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-27 12:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:06: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 = ? ["1"] []
[2018-11-27 12:06: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.chatbot = ? [1] []
[2018-11-27 12:06:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 12:06:56] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"SS","2":1,"3":null,"4":"2018-11-27 12:06:56","5":1} []
[2018-11-27 12:06:57] doctrine.DEBUG: "ROLLBACK" [] []
[2018-11-27 12:06:57] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?)' with params ["SS", 1, null, "2018-11-27 12:06:56", 1]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'answerAsInput' 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 question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?)' with params [\"SS\", 1, null, \"2018-11-27 12:06:56\", 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'answerAsInput' 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 'answerAsInput' 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 'answerAsInput' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-11-27 12:06:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:06:58] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 12:06:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12: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-27 12:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12: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.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 = ? ["1"] []
[2018-11-27 12: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.chatbot = ? [1] []
[2018-11-27 12:06:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"668f96","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/668f96","method":"GET"} []
[2018-11-27 12:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12: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-27 12: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-27 12:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:19] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 12:07:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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 = ? ["1"] []
[2018-11-27 12:07: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.chatbot = ? [1] []
[2018-11-27 12:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9a43c2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9a43c2","method":"GET"} []
[2018-11-27 12:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:21] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-11-27 12:07:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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.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 = ? ["1"] []
[2018-11-27 12:07: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 = ? [1] []
[2018-11-27 12:07:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:22] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-11-27 12:07:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e88acc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e88acc","method":"GET"} []
[2018-11-27 12:07: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-27 12:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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 = ? ["1"] []
[2018-11-27 12:07: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 = ? [1] []
[2018-11-27 12:07:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07: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-27 12:07:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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-27 12:07:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07: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-27 12:07:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ca3028","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ca3028","method":"GET"} []
[2018-11-27 12:07: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-27 12:07:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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.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-27 12:07:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:44] 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-27 12:07:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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-27 12:07: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-27 12:07:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07: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":"HEAD"} []
[2018-11-27 12:07:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"43afb3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/43afb3","method":"GET"} []
[2018-11-27 12:07: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-27 12:07:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07: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-27 12:07: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-27 12:07:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:07:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:07: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-27 12:07:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:07:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:30] 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-27 12:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11: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-27 12:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11: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.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-27 12:11:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:31] 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-27 12:11:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9a3344","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9a3344","method":"GET"} []
[2018-11-27 12:11: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-27 12:11:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11: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.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-27 12:11:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11: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-27 12:11:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:35] 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-27 12:11:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11: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-27 12:11:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11: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.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-27 12:11: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.chatbot = ? [2] []
[2018-11-27 12:11:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:36] 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-27 12:11:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11: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-27 12:11:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d0a407","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d0a407","method":"GET"} []
[2018-11-27 12:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11: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.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-27 12:11: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-27 12:11:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:11:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:11: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-27 12:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:11:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:36:41] 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-27 12:36:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:36: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-27 12:36:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:36: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.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-27 12:36:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\EntityType": 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\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-27 12:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:36: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":"HEAD"} []
[2018-11-27 12:36:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:36:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"38ae8e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/38ae8e","method":"GET"} []
[2018-11-27 12:36: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-27 12:36:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:36: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.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-27 12:36:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\EntityType": 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\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-27 12:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:36:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:36: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-27 12:36:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:36:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:37: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-27 12:37:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:37: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-27 12:37:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:37: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-27 12:37:10] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:37:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php line 24 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:37:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:37: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-27 12:37:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:37: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-27 12:37:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:37:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2bcbb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f2bcbb","method":"GET"} []
[2018-11-27 12:37: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-27 12:37:11] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:37:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php line 24 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:37: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-27 12:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39: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-27 12:39:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39: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-27 12:39:05] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:39:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php line 24 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39:06] 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-27 12:39:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8db116","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8db116","method":"GET"} []
[2018-11-27 12:39: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-27 12:39:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39: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.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-27 12:39:07] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:39:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Form\QuestionType::AppBundle\Form\{closure}() must be an instance of AppBundle\Form\EntityRepository, instance of AppBundle\Repository\QuestionRepository given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php line 24 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Form\\QuestionType::AppBundle\\Form\\{closure}() must be an instance of AppBundle\\Form\\EntityRepository, instance of AppBundle\\Repository\\QuestionRepository given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php:24)"} []
[2018-11-27 12:39:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39: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":"GET"} []
[2018-11-27 12: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-27 12: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-27 12:39:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12: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.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-27 12:39:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "before" nor one of the methods "getBefore()", "before()", "isBefore()", "hasBefore()", "__get()" exist and have public access in class "AppBundle\Entity\Question"." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\PropertyAccess\PropertyAccessor.php line 495 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"before\" nor one of the methods \"getBefore()\", \"before()\", \"isBefore()\", \"hasBefore()\", \"__get()\" exist and have public access in class \"AppBundle\\Entity\\Question\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\PropertyAccess\\PropertyAccessor.php:495)"} []
[2018-11-27 12:39:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39:28] 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-27 12:39:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dc53ee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dc53ee","method":"GET"} []
[2018-11-27 12:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39: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.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-27 12:39:29] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "before" nor one of the methods "getBefore()", "before()", "isBefore()", "hasBefore()", "__get()" exist and have public access in class "AppBundle\Entity\Question"." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\PropertyAccess\PropertyAccessor.php line 495 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"before\" nor one of the methods \"getBefore()\", \"before()\", \"isBefore()\", \"hasBefore()\", \"__get()\" exist and have public access in class \"AppBundle\\Entity\\Question\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\PropertyAccess\\PropertyAccessor.php:495)"} []
[2018-11-27 12:39:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39: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-27 12:39:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39: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-27 12:39: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_.index_key ASC [] []
[2018-11-27 12:39:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "Selectionner la question avant" nor one of the methods "getSelectionnerLaQuestionAvant()", "selectionnerLaQuestionAvant()", "isSelectionnerLaQuestionAvant()", "hasSelectionnerLaQuestionAvant()", "__get()" exist and have public access in class "AppBundle\Entity\Question"." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\PropertyAccess\PropertyAccessor.php line 495 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"Selectionner la question avant\" nor one of the methods \"getSelectionnerLaQuestionAvant()\", \"selectionnerLaQuestionAvant()\", \"isSelectionnerLaQuestionAvant()\", \"hasSelectionnerLaQuestionAvant()\", \"__get()\" exist and have public access in class \"AppBundle\\Entity\\Question\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\PropertyAccess\\PropertyAccessor.php:495)"} []
[2018-11-27 12:39:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39: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":"HEAD"} []
[2018-11-27 12:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39: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-27 12:39: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_ ORDER BY q0_.index_key ASC [] []
[2018-11-27 12:39:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a3deda","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a3deda","method":"GET"} []
[2018-11-27 12:39:48] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "Selectionner la question avant" nor one of the methods "getSelectionnerLaQuestionAvant()", "selectionnerLaQuestionAvant()", "isSelectionnerLaQuestionAvant()", "hasSelectionnerLaQuestionAvant()", "__get()" exist and have public access in class "AppBundle\Entity\Question"." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\PropertyAccess\PropertyAccessor.php line 495 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"Selectionner la question avant\" nor one of the methods \"getSelectionnerLaQuestionAvant()\", \"selectionnerLaQuestionAvant()\", \"isSelectionnerLaQuestionAvant()\", \"hasSelectionnerLaQuestionAvant()\", \"__get()\" exist and have public access in class \"AppBundle\\Entity\\Question\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\PropertyAccess\\PropertyAccessor.php:495)"} []
[2018-11-27 12:39:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:39:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:39: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-27 12:39:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:39:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:40: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-27 12:40:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12: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-27 12:40:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:40: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.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-27 12:40: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_.index_key ASC [] []
[2018-11-27 12:40: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.chatbot = ? [2] []
[2018-11-27 12:40:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:40: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-27 12:40:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:40:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"91d53e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/91d53e","method":"GET"} []
[2018-11-27 12:40: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-27 12:40:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:40: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-27 12:40: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_.index_key ASC [] []
[2018-11-27 12:40: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.chatbot = ? [2] []
[2018-11-27 12:40:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 12:40:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 12:40: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-27 12:40:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 12:40:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:02: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-27 13:02:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:02: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-27 13:02:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:02: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-27 13:02:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 1 for Doctrine\ORM\QueryBuilder::where(), called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php on line 26 and defined" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\QueryBuilder.php line 1061 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 1 for Doctrine\\ORM\\QueryBuilder::where(), called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php on line 26 and defined at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\QueryBuilder.php:1061)"} []
[2018-11-27 13:02:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:02:10] 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-27 13:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:02:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07c10c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07c10c","method":"GET"} []
[2018-11-27 13:02: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-27 13:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:02: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-27 13:02:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 1 for Doctrine\ORM\QueryBuilder::where(), called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Form\QuestionType.php on line 26 and defined" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\QueryBuilder.php line 1061 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 1 for Doctrine\\ORM\\QueryBuilder::where(), called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Form\\QuestionType.php on line 26 and defined at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\QueryBuilder.php:1061)"} []
[2018-11-27 13:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:02:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:02: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-27 13:02:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07: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":"GET"} []
[2018-11-27 13:07:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07: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-27 13:07:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07: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-27 13:07: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-27 13:07:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07:06] 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-27 13:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"440f8a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/440f8a","method":"GET"} []
[2018-11-27 13:07: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-27 13:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07: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-27 13:07: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.chatbot = ? [2] []
[2018-11-27 13:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07: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-27 13:07:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07: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":"GET"} []
[2018-11-27 13:07:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07: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-27 13:07:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07: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-27 13:07: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-27 13:07:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07:18] 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-27 13:07:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"908af5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/908af5","method":"GET"} []
[2018-11-27 13:07: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-27 13:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07: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.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-27 13:07: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.chatbot = ? [2] []
[2018-11-27 13:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:07:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:07: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-27 13:07:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:08:34] 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-27 13:08:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:08: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-27 13:08:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:08: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.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-27 13:08:35] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Controller\EntityType": 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\\Controller\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-27 13:08:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:08:36] 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-27 13:08:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:08:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a364c9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a364c9","method":"GET"} []
[2018-11-27 13:08: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-27 13:08:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:08: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.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-27 13:08:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Controller\EntityType": 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\\Controller\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-27 13:08:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:08:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:08: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-27 13:08:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:08:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:09: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-27 13:09:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:09: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-27 13:09:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:09: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.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-27 13:09:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 107 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:107)"} []
[2018-11-27 13:09:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:09: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":"HEAD"} []
[2018-11-27 13:09:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:09: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-27 13:09:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:09: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-27 13:09:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 107 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:107)"} []
[2018-11-27 13:09:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"36b3d7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/36b3d7","method":"GET"} []
[2018-11-27 13:09:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:09:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:09: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-27 13:09:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:09:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:10: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":"GET"} []
[2018-11-27 13:10:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:10: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-27 13:10:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:10: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-27 13:10:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 107 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:107)"} []
[2018-11-27 13:10:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:10:18] 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-27 13:10:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:10: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-27 13:10:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:10:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1d1ac9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1d1ac9","method":"GET"} []
[2018-11-27 13:10: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.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-27 13:10:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 107 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:107)"} []
[2018-11-27 13:10:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:10:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:10: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-27 13:10:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:10:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:11: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-27 13:11:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:11: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-27 13:11:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:11: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-27 13:11:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 2 for AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 106 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 2 for AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:11:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:11: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-27 13:11:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:11: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-27 13:11:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"22e4ab","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/22e4ab","method":"GET"} []
[2018-11-27 13:11:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:11: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-27 13:11:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 2 for AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 106 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 2 for AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:11:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:11:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:11: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-27 13:11:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:11:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:11:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:11:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\AppBundle\Controller\ChatBotController.php&line=106")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\\AppBundle\\Controller\\ChatBotController.php&line=106\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:11:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d1efee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d1efee","method":"GET"} []
[2018-11-27 13: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-27 13: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-27 13:11:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:11:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\AppBundle\Controller\ChatBotController.php&line=106")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\\AppBundle\\Controller\\ChatBotController.php&line=106\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"660f4f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/660f4f","method":"GET"} []
[2018-11-27 13:12:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\AppBundle\Controller\ChatBotController.php&line=106")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\\AppBundle\\Controller\\ChatBotController.php&line=106\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9f3031","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9f3031","method":"GET"} []
[2018-11-27 13:12:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot-manager/web/app_dev.php/_profiler/open" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\AppBundle\Controller\ChatBotController.php&line=106")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot-manager/web/app_dev.php/_profiler/open\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/_profiler/open?file=src\\AppBundle\\Controller\\ChatBotController.php&line=106\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"171f42","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/171f42","method":"GET"} []
[2018-11-27 13:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /chatbot-manager/web/app_dev.php/"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /chatbot-manager/web/app_dev.php/\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /chatbot-manager/web/app_dev.php/" (from "http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /chatbot-manager/web/app_dev.php/\" (from \"http://localhost/chatbot-manager/web/app_dev.php/chatbot-manager/web/app_dev.php/\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-27 13:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c82f62","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c82f62","method":"GET"} []
[2018-11-27 13:12:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:49] 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-27 13:12:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:50] 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-27 13:12:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9754fa","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9754fa","method":"GET"} []
[2018-11-27 13:12: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-27 13:12:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:55] 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-27 13: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-27 13: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-27 13:12:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13: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.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-27 13:12:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:56] 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-27 13:12:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f11785","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f11785","method":"GET"} []
[2018-11-27 13:12: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-27 13:12:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12: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.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-27 13:12:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:12:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:12: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-27 13:12:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:12:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:13: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-27 13:13:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:13: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-27 13:13:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:13: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-27 13:13: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_.index_key ASC [] []
[2018-11-27 13:13: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.chatbot = ? [2] []
[2018-11-27 13:13:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:13: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-27 13:13:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:13:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8ee089","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8ee089","method":"GET"} []
[2018-11-27 13:13: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-27 13:13:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:13: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-27 13:13:03] 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_.index_key ASC [] []
[2018-11-27 13:13: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.chatbot = ? [2] []
[2018-11-27 13:13:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:13:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:13: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-27 13:13:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:13:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16:01] 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-27 13:16:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16: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-27 13:16:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16: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.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-27 13:16:01] php.CRITICAL: Type error: Argument 2 passed to AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}() must be an instance of AppBundle\Controller\using, none given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 2 passed to AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() must be an instance of AppBundle\\Controller\\using, none given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:16:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 2 passed to AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}() must be an instance of AppBundle\Controller\using, none given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 106 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 2 passed to AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() must be an instance of AppBundle\\Controller\\using, none given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:16:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16: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-27 13:16:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fcb9d9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fcb9d9","method":"GET"} []
[2018-11-27 13:16: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-27 13:16:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16: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-27 13:16:03] php.CRITICAL: Type error: Argument 2 passed to AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}() must be an instance of AppBundle\Controller\using, none given {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 2 passed to AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() must be an instance of AppBundle\\Controller\\using, none given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:16:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 2 passed to AppBundle\Controller\ChatBotController::AppBundle\Controller\{closure}() must be an instance of AppBundle\Controller\using, none given" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 106 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 2 passed to AppBundle\\Controller\\ChatBotController::AppBundle\\Controller\\{closure}() must be an instance of AppBundle\\Controller\\using, none given at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:106)"} []
[2018-11-27 13:16:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16: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-27 13:16:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16:18] 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-27 13:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16: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-27 13:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16: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.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-27 13:16: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_.index_key ASC [] []
[2018-11-27 13:16: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.chatbot = ? [2] []
[2018-11-27 13:16:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16:19] 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-27 13:16:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eda1f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eda1f3","method":"GET"} []
[2018-11-27 13:16: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-27 13:16:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16: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.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-27 13:16: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_.index_key ASC [] []
[2018-11-27 13:16: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.chatbot = ? [2] []
[2018-11-27 13:16:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:16:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:16: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-27 13:16:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:16:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:17:32] 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-27 13:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:17: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-27 13:17:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:17: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.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-27 13:17: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_.index_key ASC [] []
[2018-11-27 13:17: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.chatbot = ? [2] []
[2018-11-27 13:17:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:17:33] 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-27 13:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:17:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"49bda9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/49bda9","method":"GET"} []
[2018-11-27 13:17: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-27 13:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:17: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-27 13:17: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_.index_key ASC [] []
[2018-11-27 13:17: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.chatbot = ? [2] []
[2018-11-27 13:17:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:17: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-27 13:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:17:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:23: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":"GET"} []
[2018-11-27 13:23:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:23: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-27 13:23:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:23: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.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-27 13:23:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 109 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:109)"} []
[2018-11-27 13:23:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:23:42] 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-27 13:23:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:23:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"46b377","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/46b377","method":"GET"} []
[2018-11-27 13:23: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-27 13:23:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:23: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.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-27 13:23:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 109 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:109)"} []
[2018-11-27 13:23:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:23:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:23: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-27 13:23:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:23:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:42:33] 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-27 13:42:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:42: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-27 13:42:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:42: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-27 13:42:34] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\Entity\Question has no field or association named chatBot" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\\Entity\\Question has no field or association named chatBot at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle\\Entity\\Question q WHERE q.chatBot = :botid ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-27 13:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:42:35] 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-27 13: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-27 13: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-27 13:42:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:42: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.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-27 13:42:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"36807e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/36807e","method":"GET"} []
[2018-11-27 13:42:36] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\Entity\Question has no field or association named chatBot" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\\Entity\\Question has no field or association named chatBot at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle\\Entity\\Question q WHERE q.chatBot = :botid ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-27 13:42:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13: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-27 13: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-27 13:42:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:42:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:43: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-27 13:43:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:43: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-27 13:43:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:43: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-27 13:43:09] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\Entity\Question has no field or association named chatBot" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\\Entity\\Question has no field or association named chatBot at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle\\Entity\\Question q WHERE q.chatBot = :botid ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-27 13:43:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:43:10] 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-27 13:43:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:43: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-27 13:43:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:43: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-27 13:43:11] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\Entity\Question has no field or association named chatBot" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'chatBot = :botid': Error: Class AppBundle\\Entity\\Question has no field or association named chatBot at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle\\Entity\\Question q WHERE q.chatBot = :botid ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-27 13:43:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"62a15c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/62a15c","method":"GET"} []
[2018-11-27 13:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:43:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:43: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-27 13:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:43: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-27 13:43:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:43: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-27 13:43:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:43: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-27 13:43: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 13:43: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-27 13:43:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13: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-27 13: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-27 13:43:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9fc4bd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9fc4bd","method":"GET"} []
[2018-11-27 13: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-27 13:43:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13: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.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-27 13:43: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 13: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-27 13:43:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13: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-27 13: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-27 13:43:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:43:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:51: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-27 13:51:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:51: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-27 13:51:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:51: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-27 13:51:51] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 13:51: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-27 13:51:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:51:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"963b4d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/963b4d","method":"GET"} []
[2018-11-27 13:51:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:51: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":"HEAD"} []
[2018-11-27 13:51: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-27 13:51:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:51:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 13:51:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 13:51: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-27 13:51:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 13:51: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-27 13:51:53] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 13:51: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.chatbot = ? [2] []
[2018-11-27 13:51:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 19:38:16] 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-27 19:38:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 19:38:20] 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-27 19:38:20] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-27 19:38:22] 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-27 19:38:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 19:38:24] 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-27 19:38:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-27 19:42:37] 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-27 19:42: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-27 19:42:40] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-27 19:42:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 19:42:40] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-27 19:42:40",1] []
[2018-11-27 19:42:40] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 19:42:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 19:42:40] 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-27 19:42:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 19:42: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-27 19:42:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 19:42: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-27 19:42:42] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-27 19:42: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 = ? [1] []
[2018-11-27 19:42: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 = ? [2] []
[2018-11-27 19:42: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 = ? [3] []
[2018-11-27 19:42: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 = ? [4] []
[2018-11-27 19:42: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-27 19:42:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 19:42:43] 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-27 19:42:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 19:42:43] 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-27 19:42: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-27 19:42:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 19:42: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.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-27 19:42:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-27 19:42: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 = ? [1] []
[2018-11-27 19:42: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 = ? [2] []
[2018-11-27 19:42: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 = ? [3] []
[2018-11-27 19:42: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 = ? [4] []
[2018-11-27 19:42: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-27 19:42:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 19:42:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 19:42: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-27 19:42:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 19:42:43] 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-27 19:42: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 = ? [1] []
[2018-11-27 19:42: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 = ? [2] []
[2018-11-27 19:42: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 = ? [3] []
[2018-11-27 19:42: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 = ? [4] []
[2018-11-27 19:42: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-27 19:42: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 = ? [6] []
[2018-11-27 19:42: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 = ? [7] []
[2018-11-27 19:42:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 19:42:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"707ea0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/707ea0","method":"GET"} []
[2018-11-27 19:42:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 19:42: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-27 19:42:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 19:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:10:15] 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-27 22:10:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:10: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-27 22:10:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:10: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 22:10:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:10:19] 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-27 22:10:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:10: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-27 22:10:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:10: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 22:10:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:10:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"32cae1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/32cae1","method":"GET"} []
[2018-11-27 22:10:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:10: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-27 22:10:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:10:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15:10] 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-27 22:15:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15: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-27 22:15:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 22:15:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15:11] 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-27 22:15:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f42653","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f42653","method":"GET"} []
[2018-11-27 22:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15: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-27 22:15:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-27 22:15:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15: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-27 22:15:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15:13] 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-27 22:15:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15: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-27 22:15:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15: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-27 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 22:15: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.chatbot = ? [2] []
[2018-11-27 22:15:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15: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-27 22:15:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"693d16","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/693d16","method":"GET"} []
[2018-11-27 22:15: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-27 22:15:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15: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-27 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 22:15: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-27 22:15:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:15:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:15: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-27 22:15:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:15:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:58:36] 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-27 22:58:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:58: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-27 22:58:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:58: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.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-27 22:58: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 22:58: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.chatbot = ? [2] []
[2018-11-27 22:58:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:58: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":"HEAD"} []
[2018-11-27 22:58:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:58:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e03578","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e03578","method":"GET"} []
[2018-11-27 22:58: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-27 22:58:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:58: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.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-27 22:58: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 22:58: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-27 22:58:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 22:58:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 22:58: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-27 22:58:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 22:58:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:25:34] 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-27 23:25:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:25: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-27 23:25:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:25: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-27 23:25: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:25: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.chatbot = ? [2] []
[2018-11-27 23:25:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:25:35] 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-27 23:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:25:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"53cfcf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/53cfcf","method":"GET"} []
[2018-11-27 23:25: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-27 23:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:25: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.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-27 23:25:35] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:25: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.chatbot = ? [2] []
[2018-11-27 23:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:25: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-27 23:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33:10] 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-27 23:33:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33: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-27 23:33:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33: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-27 23:33: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:33: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-27 23:33:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33: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-27 23:33:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b13f8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9b13f8","method":"GET"} []
[2018-11-27 23:33: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-27 23:33:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33: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-27 23:33: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:33: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-27 23:33:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33: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-27 23:33:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33:31] 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-27 23:33:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33: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-27 23:33:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33: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.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-27 23:33:31] 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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:33: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.chatbot = ? [2] []
[2018-11-27 23:33:36] php.CRITICAL: Call to undefined method Symfony\Component\Form\Form::getOrder() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\Form\\Form::getOrder() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:139)"} []
[2018-11-27 23:33:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOrder" of class "Symfony\Component\Form\Form"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 139 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOrder\" of class \"Symfony\\Component\\Form\\Form\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:139)"} []
[2018-11-27 23:33:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33: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":"HEAD"} []
[2018-11-27 23:33:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33: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-27 23:33:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33: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.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-27 23:33: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:33: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-27 23:33:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cf419c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cf419c","method":"GET"} []
[2018-11-27 23:33:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:33:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:33: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-27 23:33:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:33:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:34: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":"POST"} []
[2018-11-27 23:34:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:34: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-27 23:34:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:34: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.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-27 23:34: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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:34: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-27 23:34:39] php.CRITICAL: Call to undefined method Symfony\Component\Form\Form::getOrder() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\Form\\Form::getOrder() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:139)"} []
[2018-11-27 23:34:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOrder" of class "Symfony\Component\Form\Form"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 139 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOrder\" of class \"Symfony\\Component\\Form\\Form\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:139)"} []
[2018-11-27 23:34:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:34: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-27 23:34:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"47e33f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/47e33f","method":"GET"} []
[2018-11-27 23:34: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-27 23:34:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:34: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-27 23:34:40] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:34: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-27 23:34:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:34:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:34: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-27 23:34:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:34:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:35: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":"POST"} []
[2018-11-27 23:35:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:35: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-27 23:35:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:35: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-27 23:35:05] 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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:35: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-27 23:35:05] php.CRITICAL: Call to undefined method Symfony\Component\Form\Form::getOrder() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\Form\\Form::getOrder() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:140)"} []
[2018-11-27 23:35:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOrder" of class "Symfony\Component\Form\Form"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 140 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOrder\" of class \"Symfony\\Component\\Form\\Form\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:140)"} []
[2018-11-27 23:35:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:35:06] 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-27 23:35:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:35: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-27 23:35:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:35: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-27 23:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c614ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c614ad","method":"GET"} []
[2018-11-27 23:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:35: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.chatbot = ? [2] []
[2018-11-27 23:35:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:35:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:35: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-27 23:35:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:35:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:36:19] 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-27 23:36:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:36: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-27 23:36:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:36: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-27 23:36: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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:36: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.chatbot = ? [2] []
[2018-11-27 23:36:19] php.CRITICAL: Call to undefined method Symfony\Component\Form\Form::getOrder() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\Form\\Form::getOrder() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:141)"} []
[2018-11-27 23:36:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOrder" of class "Symfony\Component\Form\Form"." at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 141 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOrder\" of class \"Symfony\\Component\\Form\\Form\". at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:141)"} []
[2018-11-27 23:36:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:36: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":"HEAD"} []
[2018-11-27 23:36:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:36:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b769d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8b769d","method":"GET"} []
[2018-11-27 23:36: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-27 23:36:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:36: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.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-27 23:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:36: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.chatbot = ? [2] []
[2018-11-27 23:36:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:36:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:36: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-27 23:36:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:36:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37: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":"POST"} []
[2018-11-27 23:37:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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-27 23:37: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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:37: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.chatbot = ? [2] []
[2018-11-27 23:37: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_ WHERE q0_.index_key < ? [2] []
[2018-11-27 23:37:14] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 55 near 'q WHERE q.order': Error: 'q' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 55 near 'q WHERE q.order': Error: 'q' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle:Question q, AppBundle:Question q WHERE q.order > :breakpoint at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-27 23:37:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37: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-27 23:37:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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-27 23:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:37: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.chatbot = ? [2] []
[2018-11-27 23:37:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"65bc6f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/65bc6f","method":"GET"} []
[2018-11-27 23:37:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:41] 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-27 23:37:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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-27 23:37:42] 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_ WHERE q0_.chatbot = ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,["2"]] []
[2018-11-27 23:37: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.chatbot = ? [2] []
[2018-11-27 23:37:42] 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_ WHERE q0_.index_key < ? [2] []
[2018-11-27 23:37:42] 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_ WHERE q0_.index_key > ? [2] []
[2018-11-27 23:37:42] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 23:37:42] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Vous etes","2":3,"3":false,"4":"2018-11-27 23:37:42","5":2} []
[2018-11-27 23:37:42] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,2] []
[2018-11-27 23:37:42] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,3] []
[2018-11-27 23:37:42] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,4] []
[2018-11-27 23:37:42] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,5] []
[2018-11-27 23:37:42] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,6] []
[2018-11-27 23:37:42] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 23:37:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-27 23:37:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37: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.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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-27 23:37:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c3e246","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c3e246","method":"GET"} []
[2018-11-27 23:37:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37: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.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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:50] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"POST"} []
[2018-11-27 23:37:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 23:37:50] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":4,"3":"2018-11-27 23:37:50","4":8} []
[2018-11-27 23:37:50] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 23:37:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-27 23:37:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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.id = ? ["8"] []
[2018-11-27 23:37: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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-27 23:37:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d318b1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d318b1","method":"GET"} []
[2018-11-27 23:37: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-27 23:37:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37: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.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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"POST"} []
[2018-11-27 23:37:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-27 23:37:56] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":4,"3":"2018-11-27 23:37:56","4":8} []
[2018-11-27 23:37:56] doctrine.DEBUG: "COMMIT" [] []
[2018-11-27 23:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:57] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-27 23:37:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37: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.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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-27 23:37:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"67d46c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/67d46c","method":"GET"} []
[2018-11-27 23:37: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-27 23:37:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37: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 = ? ["8"] []
[2018-11-27 23:37: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.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-27 23:37: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 = ? [8] []
[2018-11-27 23:37:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:37:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:37: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-27 23:37:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:37:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:38: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-27 23:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:38: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-27 23:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:38: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.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-27 23:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:38: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-27 23:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:38:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d5325","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8d5325","method":"GET"} []
[2018-11-27 23:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:38:01] 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-27 23:38: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-27 23:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:38: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-27 23:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:38: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.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-27 23:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:38: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.chatbot = ? [2] []
[2018-11-27 23:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41:22] 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-27 23:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41: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-27 23:41:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 100 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:100)"} []
[2018-11-27 23:41:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41:22] 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-27 23:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"62c010","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/62c010","method":"GET"} []
[2018-11-27 23:41: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-27 23:41:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 100 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:100)"} []
[2018-11-27 23:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41: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-27 23:41:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41: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-27 23:41: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-27 23:41: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41: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":"HEAD"} []
[2018-11-27 23:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"08b175","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/08b175","method":"GET"} []
[2018-11-27 23:41:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"08b175","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/08b175","method":"GET"} []
[2018-11-27 23:41:57] 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-27 23:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:41: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-27 23:41:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:41: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.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-27 23:41: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-27 23:41:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:41:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:28] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-27 23:42:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:29] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:42:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8fc14c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8fc14c","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:34] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-27 23:42:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42:34] 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.5bfdc85abd6d55.71531662,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.5bfdc85abd6d55.71531662,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-27 23:42:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23: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-27 23:42:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"be7a02","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/be7a02","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23: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-27 23: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-27 23:42:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:38] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-27 23:42:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42:38] 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.5bfdc85e7f8df9.46208106,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.5bfdc85e7f8df9.46208106,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-27 23:42:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:39] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:42:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c4786c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c4786c","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:41] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-27 23:42:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:41] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-27 23:42:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42: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 = ? [8] []
[2018-11-27 23:42:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-27 23:42:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"01044b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/01044b","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42: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 = ? [8] []
[2018-11-27 23:42:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42: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-27 23:42:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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-27 23:42: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-27 23:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42: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-27 23:42:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a99c71","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a99c71","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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-27 23:42: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-27 23:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-27 23:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:52] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-27 23:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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.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-27 23:42:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:53] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:42:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6c3c46","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6c3c46","method":"GET"} []
[2018-11-27 23:42: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-27 23:42:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42: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 = ? ["8"] []
[2018-11-27 23:42: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-27 23:42:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:42:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:42: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-27 23:42:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:42:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:43:36] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-27 23:43:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:43: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-27 23:43:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:43: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 = ? ["8"] []
[2018-11-27 23:43:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 90 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:90)"} []
[2018-11-27 23:43:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:43:37] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:43:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:43:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9774eb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9774eb","method":"GET"} []
[2018-11-27 23:43: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-27 23:43:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:43: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 = ? ["8"] []
[2018-11-27 23:43:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 90 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:90)"} []
[2018-11-27 23:43:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:43:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:43: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-27 23:43:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:43:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-27 23:45:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45: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-27 23:45:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45: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 = ? ["8"] []
[2018-11-27 23:45:04] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 90 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:90)"} []
[2018-11-27 23:45:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:04] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:45:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b57d19","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b57d19","method":"GET"} []
[2018-11-27 23:45: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-27 23:45:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45: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 = ? ["8"] []
[2018-11-27 23:45:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 90 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:90)"} []
[2018-11-27 23:45:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45: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-27 23:45:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-27 23:45:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45: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-27 23:45:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45: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 = ? ["8"] []
[2018-11-27 23:45:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 88 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:88)"} []
[2018-11-27 23:45:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-27 23:45:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ceb7ad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ceb7ad","method":"GET"} []
[2018-11-27 23:45: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-27 23:45:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45: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 = ? ["8"] []
[2018-11-27 23:45:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 88 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:88)"} []
[2018-11-27 23:45:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-27 23:45:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-27 23:45: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-27 23:45:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-27 23:45:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 05:51:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51: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-28 05:51:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51: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 = ? ["8"] []
[2018-11-28 05:51:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 88 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:88)"} []
[2018-11-28 05:51:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:10] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 05:51:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e40f7e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e40f7e","method":"GET"} []
[2018-11-28 05:51: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-28 05:51:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51: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 = ? ["8"] []
[2018-11-28 05:51:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 88 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:88)"} []
[2018-11-28 05:51:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51: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-28 05:51:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e40f7e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e40f7e","method":"GET"} []
[2018-11-28 05:51:19] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 05: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-28 05: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-28 05:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05: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-28 05: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-28 05:51:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51: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 = ? ["8"] []
[2018-11-28 05:51:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 88 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:88)"} []
[2018-11-28 05:51:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:49] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 05:51:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51: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-28 05:51:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51: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 = ? ["8"] []
[2018-11-28 05:51:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Controller\EntityType": 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\\Controller\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-28 05:51:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:50] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 05:51:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c4d859","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c4d859","method":"GET"} []
[2018-11-28 05:51: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-28 05:51:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51: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 = ? ["8"] []
[2018-11-28 05:51:50] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Controller\EntityType": 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\\Controller\\EntityType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-28 05:51:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51: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-28 05:51:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:51:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c4d859","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c4d859","method":"GET"} []
[2018-11-28 05:51:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:51: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-28 05:51:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:51:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:52:11] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 05:52:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:52: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-28 05:52:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:52: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 = ? ["8"] []
[2018-11-28 05:52:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 104 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:104)"} []
[2018-11-28 05:52:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:52:13] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 05:52:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:52:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f9c2ec","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f9c2ec","method":"GET"} []
[2018-11-28 05:52: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-28 05:52:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:52:13] 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 = ? ["8"] []
[2018-11-28 05:52:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 104 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:104)"} []
[2018-11-28 05:52:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:52:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 05:52: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-28 05:52:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:52:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:52:44] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 05: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-28 05: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-28 05:52:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05: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 = ? ["8"] []
[2018-11-28 05:52: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 05: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.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-28 05:52:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05:52:45] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 05: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-28 05:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"32417f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/32417f","method":"GET"} []
[2018-11-28 05: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-28 05:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05: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 = ? ["8"] []
[2018-11-28 05:52: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 05: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.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-28 05:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 05: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-28 05: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-28 05:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 05:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:06:44] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:06:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:06: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-28 06:06:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:06: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 = ? ["8"] []
[2018-11-28 06:06:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: question" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 112 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: question at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:112)"} []
[2018-11-28 06:06:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:06:45] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:06:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"53f3f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/53f3f3","method":"GET"} []
[2018-11-28 06:06: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-28 06:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:06: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 = ? ["8"] []
[2018-11-28 06:06:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: question" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 112 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: question at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:112)"} []
[2018-11-28 06:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:06: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-28 06:06:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:06:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:06:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"53f3f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/53f3f3","method":"GET"} []
[2018-11-28 06:06:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:06: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-28 06:06:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:06:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:08] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:07:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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.id = ? ["8"] []
[2018-11-28 06:07:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 111 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:111)"} []
[2018-11-28 06:07:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0fb3e3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0fb3e3","method":"GET"} []
[2018-11-28 06:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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 = ? ["8"] []
[2018-11-28 06:07:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 111 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:111)"} []
[2018-11-28 06:07:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:07:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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.id = ? ["8"] []
[2018-11-28 06:07:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 119 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:119)"} []
[2018-11-28 06:07:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:23] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:07:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0b48bb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0b48bb","method":"GET"} []
[2018-11-28 06:07: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-28 06:07:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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 = ? ["8"] []
[2018-11-28 06:07:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 119 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:119)"} []
[2018-11-28 06:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:53] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:07:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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 = ? ["8"] []
[2018-11-28 06:07:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 119 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:119)"} []
[2018-11-28 06:07:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:54] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:07:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d35a29","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d35a29","method":"GET"} []
[2018-11-28 06:07:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07: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 = ? ["8"] []
[2018-11-28 06:07:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: form" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 119 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: form at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:119)"} []
[2018-11-28 06:07:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:07:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:07: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-28 06:07:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:07:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:06] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:08:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08: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-28 06:08:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08: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 = ? ["8"] []
[2018-11-28 06:08: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:08: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-28 06:08:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:07] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:08:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"402abe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/402abe","method":"GET"} []
[2018-11-28 06:08: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-28 06:08:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08: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 = ? ["8"] []
[2018-11-28 06:08: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:08: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.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-28 06:08:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08: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-28 06:08:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:08:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08: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-28 06:08:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08: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 = ? ["8"] []
[2018-11-28 06:08: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["1"]] []
[2018-11-28 06:08:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 122 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:122)"} []
[2018-11-28 06:08:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:08:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a050c6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a050c6","method":"GET"} []
[2018-11-28 06:08: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-28 06:08:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08: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 = ? ["8"] []
[2018-11-28 06:08:35] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:08: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.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-28 06:08:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:08:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:08: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-28 06:08:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:08:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:15] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:10:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["8"] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["1"]] []
[2018-11-28 06:10: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-28 06:10: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_ WHERE q0_.index_key < ? [1] []
[2018-11-28 06:10: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_ WHERE q0_.index_key > ? [1] []
[2018-11-28 06:10:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [8,8] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,1] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,2] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,3] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,4] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,5] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,6] []
[2018-11-28 06:10:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [7,7] []
[2018-11-28 06:10:15] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:10:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:16] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:10:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["8"] []
[2018-11-28 06:10: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-28 06:10: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 = ? [8] []
[2018-11-28 06:10:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:17] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06:10:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"894cb8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/894cb8","method":"GET"} []
[2018-11-28 06:10: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-28 06:10:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["8"] []
[2018-11-28 06:10: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.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-28 06:10: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 = ? [8] []
[2018-11-28 06:10:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:28] 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-28 06: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-28 06: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-28 06:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.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-28 06: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8e581d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8e581d","method":"GET"} []
[2018-11-28 06:10:29] 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-28 06: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-28 06: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-28 06:10:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:10:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.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-28 06:10: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:10:30] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:10:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"GET"} []
[2018-11-28 06:10:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["2"] []
[2018-11-28 06:10:35] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,2] []
[2018-11-28 06:10: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.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-28 06:10:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:36] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"HEAD"} []
[2018-11-28 06:10:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b0eb9e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b0eb9e","method":"GET"} []
[2018-11-28 06:10: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-28 06:10:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["2"] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,2] []
[2018-11-28 06:10: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.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-28 06:10:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:45] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"POST"} []
[2018-11-28 06:10:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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 = ? ["2"] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,2,["1"]] []
[2018-11-28 06:10: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-28 06:10: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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:10: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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:10:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [1,2] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,3] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,4] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,5] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [7,8] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,6] []
[2018-11-28 06:10:45] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,7] []
[2018-11-28 06:10:45] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:10:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10: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-28 06:10:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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-28 06:10: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:10:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10: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-28 06:10:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ca421","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ca421","method":"GET"} []
[2018-11-28 06:10:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:10:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:10: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-28 06:10:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:10: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-28 06:10: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:10: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:10:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15:18] 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-28 06:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15: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-28 06:15:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15: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-28 06:15: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:15:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 105 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:105)"} []
[2018-11-28 06:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15:19] 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-28 06:15:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ea75b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1ea75b","method":"GET"} []
[2018-11-28 06:15: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-28 06:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15: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.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-28 06:15: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:15:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 105 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:105)"} []
[2018-11-28 06:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15: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-28 06:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15:42] 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-28 06:15:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15: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-28 06:15:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15: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.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-28 06:15: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:15:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: question" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 108 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: question at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:108)"} []
[2018-11-28 06:15:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15: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":"HEAD"} []
[2018-11-28 06:15:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15: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-28 06:15:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2d0b1d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2d0b1d","method":"GET"} []
[2018-11-28 06:15: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.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-28 06:15: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:15:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: question" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 108 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: question at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:108)"} []
[2018-11-28 06:15:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:15:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:15: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-28 06:15:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:15:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:16: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":"GET"} []
[2018-11-28 06:16:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:16: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-28 06:16:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:16: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-28 06:16: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:16:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:16:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:16: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":"HEAD"} []
[2018-11-28 06:16:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:16: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-28 06:16:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b42c7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4b42c7","method":"GET"} []
[2018-11-28 06:16:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:16: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.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-28 06:16: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:16:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:16:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:16:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:16: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-28 06:16:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:16:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:02] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:17:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 94 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:94)"} []
[2018-11-28 06:17:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6928c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6928c4","method":"GET"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 94 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:94)"} []
[2018-11-28 06:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:17:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Array to string conversion" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Expr\OrderBy.php line 78 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Array to string conversion at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\Expr\\OrderBy.php:78)"} []
[2018-11-28 06:17:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:23] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:17:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"79438d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/79438d","method":"GET"} []
[2018-11-28 06:17: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-28 06:17:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Array to string conversion" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Expr\OrderBy.php line 78 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Array to string conversion at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\Expr\\OrderBy.php:78)"} []
[2018-11-28 06:17:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:43] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Array to string conversion" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Expr\OrderBy.php line 78 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Array to string conversion at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\Expr\\OrderBy.php:78)"} []
[2018-11-28 06:17:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:44] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5d4f3e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5d4f3e","method":"GET"} []
[2018-11-28 06:17: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-28 06:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17: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 = ? ["8"] []
[2018-11-28 06:17:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Array to string conversion" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Expr\OrderBy.php line 78 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Array to string conversion at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\Expr\\OrderBy.php:78)"} []
[2018-11-28 06:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:17: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-28 06:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:38] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:18:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18: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-28 06:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18: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 = ? ["8"] []
[2018-11-28 06:18:39] php.CRITICAL: Call to undefined method Doctrine\ORM\QueryBuilder::setMaxResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\QueryBuilder::setMaxResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:101)"} []
[2018-11-28 06:18:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "setMaxResult" of class "Doctrine\ORM\QueryBuilder". Did you mean to call e.g. "getMaxResults" or "setMaxResults"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 101 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"setMaxResult\" of class \"Doctrine\\ORM\\QueryBuilder\".\nDid you mean to call e.g. \"getMaxResults\" or \"setMaxResults\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:101)"} []
[2018-11-28 06:18:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:40] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"13bd0d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/13bd0d","method":"GET"} []
[2018-11-28 06:18: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-28 06:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18: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 = ? ["8"] []
[2018-11-28 06:18:40] php.CRITICAL: Call to undefined method Doctrine\ORM\QueryBuilder::setMaxResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\QueryBuilder::setMaxResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:101)"} []
[2018-11-28 06:18:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "setMaxResult" of class "Doctrine\ORM\QueryBuilder". Did you mean to call e.g. "getMaxResults" or "setMaxResults"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 101 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"setMaxResult\" of class \"Doctrine\\ORM\\QueryBuilder\".\nDid you mean to call e.g. \"getMaxResults\" or \"setMaxResults\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:101)"} []
[2018-11-28 06:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18: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-28 06:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:52] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18: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-28 06:18:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18: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 = ? ["8"] []
[2018-11-28 06:18:52] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 72 near 'order DESC': Error: 'order' is not defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 72 near 'order DESC': Error: 'order' is not defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle:Question q WHERE q.order < :breakpoint ORDER BY order DESC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-28 06:18:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:53] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:18:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18: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-28 06:18:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5480e3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5480e3","method":"GET"} []
[2018-11-28 06:18: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 = ? ["8"] []
[2018-11-28 06:18:53] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 72 near 'order DESC': Error: 'order' is not defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 72 near 'order DESC': Error: 'order' is not defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT q FROM AppBundle:Question q WHERE q.order < :breakpoint ORDER BY order DESC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-11-28 06:18:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:18:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:18: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-28 06:18:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:18:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:03] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:19:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06:19:04] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:19:04] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06: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.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-28 06:19:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:04] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:19:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a4e48b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a4e48b","method":"GET"} []
[2018-11-28 06: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-28 06:19:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06:19:05] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:19:05] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:19: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-28 06:19:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:12] 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-28 06:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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-28 06:19: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:19:12] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c24a54","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c24a54","method":"GET"} []
[2018-11-28 06:19:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19:13] 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-28 06:19: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-28 06:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:13] 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-28 06:19:13] 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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:19:13] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:19:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06:19: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:19: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06: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.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-28 06:19:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06: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-28 06:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"185f22","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/185f22","method":"GET"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06:19: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:19: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:19: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-28 06:19:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:33] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:19:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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 = ? ["8"] []
[2018-11-28 06:19: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:19: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["2"]] []
[2018-11-28 06:19: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.chatbot = ? [2] []
[2018-11-28 06:19: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_ WHERE q0_.index_key < ? [1] []
[2018-11-28 06:19: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_ WHERE q0_.index_key > ? [1] []
[2018-11-28 06:19:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [8,8] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [7,7] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,2] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,3] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,4] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,5] []
[2018-11-28 06:19:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,6] []
[2018-11-28 06:19:34] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:19:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:34] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:19:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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 = ? ["8"] []
[2018-11-28 06:19: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-28 06:19: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 = ? [8] []
[2018-11-28 06:19:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:35] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06:19:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c06b53","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c06b53","method":"GET"} []
[2018-11-28 06:19: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-28 06:19:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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 = ? ["8"] []
[2018-11-28 06:19: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.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-28 06:19: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 = ? [8] []
[2018-11-28 06:19:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19: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-28 06:19:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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-28 06:19:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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-28 06:19: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:19: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19: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-28 06:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e7bca5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e7bca5","method":"GET"} []
[2018-11-28 06:19: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-28 06:19:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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-28 06:19: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:19: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:19:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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 = ? ["8"] []
[2018-11-28 06:19:57] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:19:57] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:19: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.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-28 06:19:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:57] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:19:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5bfcfb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5bfcfb","method":"GET"} []
[2018-11-28 06:19: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-28 06:19:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19: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 = ? ["8"] []
[2018-11-28 06:19:57] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:19:57] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:19: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.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-28 06:19:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:19:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:19: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-28 06:19:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:19:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20: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-28 06:20:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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-28 06:20: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:20:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:10] 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-28 06:20:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8ba8ae","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8ba8ae","method":"GET"} []
[2018-11-28 06:20:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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-28 06:20: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:20: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:20:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:15] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:20:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:20: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:20: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.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-28 06:20:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:16] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:20:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ff0cd8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ff0cd8","method":"GET"} []
[2018-11-28 06:20: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-28 06:20:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:20: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:20: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-28 06:20:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:19] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06: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-28 06: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-28 06:20:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06:20:20] 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.5bfe2594231558.56369890,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.5bfe2594231558.56369890,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-28 06:20:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:20] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:20:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"435c87","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/435c87","method":"GET"} []
[2018-11-28 06: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-28 06:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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.id = ? ["8"] []
[2018-11-28 06:20:21] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:20:21] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:20: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.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-28 06:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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-28 06:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:23] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:20:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20:23] 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.5bfe2597c25345.01670720,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.5bfe2597c25345.01670720,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-28 06:20:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:24] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:20:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2981a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2981a2","method":"GET"} []
[2018-11-28 06:20: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-28 06:20:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:20: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:20: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-28 06:20:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:26] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:20:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [8] []
[2018-11-28 06:20: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["2"]] []
[2018-11-28 06:20: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.chatbot = ? [2] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:20: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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:20:26] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [7,8] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,7] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,3] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,4] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,5] []
[2018-11-28 06:20:26] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,6] []
[2018-11-28 06:20:26] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:20:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:20:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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-28 06:20:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [8] []
[2018-11-28 06:20:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06:20:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cb3001","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cb3001","method":"GET"} []
[2018-11-28 06:20: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-28 06:20:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["8"] []
[2018-11-28 06:20: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.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-28 06:20: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 = ? [8] []
[2018-11-28 06:20:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:29] 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-28 06:20:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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.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-28 06:20: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:20:30] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:30] 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-28 06:20:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"923950","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/923950","method":"GET"} []
[2018-11-28 06:20:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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.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-28 06:20: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:20:31] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:20:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:39] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:20:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["1"] []
[2018-11-28 06:20: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:20:39] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php line 800 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\AbstractQuery.php:800)"} []
[2018-11-28 06:20:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:39] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:20:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"333bde","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/333bde","method":"GET"} []
[2018-11-28 06:20: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-28 06:20:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["1"] []
[2018-11-28 06:20:40] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:20:40] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php line 800 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\AbstractQuery.php:800)"} []
[2018-11-28 06:20:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:58] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:20:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20: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-28 06:20:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["1"] []
[2018-11-28 06:20:58] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getSingleOrNullResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getSingleOrNullResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:103)"} []
[2018-11-28 06:20:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getSingleOrNullResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult", "getSingleResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 103 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getSingleOrNullResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\", \"getSingleResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:103)"} []
[2018-11-28 06:20:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:20:59] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:20:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:20:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3a4e7a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3a4e7a","method":"GET"} []
[2018-11-28 06:20: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-28 06:20:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:20: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 = ? ["1"] []
[2018-11-28 06:21:00] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getSingleOrNullResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getSingleOrNullResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:103)"} []
[2018-11-28 06:21:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getSingleOrNullResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult", "getSingleResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\QuestionController.php line 103 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getSingleOrNullResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\", \"getSingleResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\QuestionController.php:103)"} []
[2018-11-28 06:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:11] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:21:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["1"] []
[2018-11-28 06:21: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:21: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-28 06:21:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:12] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06: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-28 06:21:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"908b85","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/908b85","method":"GET"} []
[2018-11-28 06: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-28 06:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["1"] []
[2018-11-28 06:21:12] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:21:12] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06: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.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-28 06:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"POST"} []
[2018-11-28 06:21:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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 = ? ["1"] []
[2018-11-28 06:21: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,1,["2"]] []
[2018-11-28 06:21: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-28 06:21: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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:21: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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:21:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [1,1] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,4] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,5] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,8] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,6] []
[2018-11-28 06:21:17] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,7] []
[2018-11-28 06:21:17] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:21:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:18] 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-28 06:21:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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.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-28 06:21: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:21:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd6ab1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd6ab1","method":"GET"} []
[2018-11-28 06:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21:19] 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-28 06:21: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-28 06:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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-28 06:21: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:26] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:21:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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 = ? ["1"] []
[2018-11-28 06:21: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [1] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:21: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-28 06:21:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:27] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:21:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ba0a74","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ba0a74","method":"GET"} []
[2018-11-28 06:21: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-28 06:21:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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 = ? ["1"] []
[2018-11-28 06:21: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [1] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:21: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-28 06:21:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:21:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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 = ? ["1"] []
[2018-11-28 06:21: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [1] []
[2018-11-28 06:21: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:21: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-28 06:21:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:57] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:21:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"01ca7c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/01ca7c","method":"GET"} []
[2018-11-28 06:21: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-28 06:21:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21: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 = ? ["1"] []
[2018-11-28 06:21:57] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [1] []
[2018-11-28 06:21:57] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:21: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.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-28 06:21:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:21:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:21: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-28 06:21:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:21:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:08] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"POST"} []
[2018-11-28 06: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-28 06: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-28 06:22:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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.id = ? ["1"] []
[2018-11-28 06:22:09] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [1] []
[2018-11-28 06:22:09] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,1,["2"]] []
[2018-11-28 06:22: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-28 06:22:09] 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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:22:09] 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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:22:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:22:09] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,1] []
[2018-11-28 06:22:09] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,2] []
[2018-11-28 06:22:09] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22: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-28 06:22:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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-28 06:22: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:22:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"660bfd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/660bfd","method":"GET"} []
[2018-11-28 06:22:10] 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-28 06:22:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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-28 06:22: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:22: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:22:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:14] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:22:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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 = ? ["1"] []
[2018-11-28 06:22: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.5bfe2606ee2cd4.34501057,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.5bfe2606ee2cd4.34501057,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-28 06:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:15] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:22:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8e8665","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8e8665","method":"GET"} []
[2018-11-28 06:22: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 = ? ["1"] []
[2018-11-28 06:22: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:22: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:22: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.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-28 06:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:22:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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 = ? ["1"] []
[2018-11-28 06:22: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:22: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:22: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-28 06:22:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fad3fe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fad3fe","method":"GET"} []
[2018-11-28 06:22: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-28 06:22:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22: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 = ? ["1"] []
[2018-11-28 06:22: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:22: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,1] []
[2018-11-28 06:22: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.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-28 06:22:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:22: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-28 06:22:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:22:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27:48] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"POST"} []
[2018-11-28 06:27:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:27: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-28 06:27:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27: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 = ? ["1"] []
[2018-11-28 06:27: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:27: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,1,["3"]] []
[2018-11-28 06:27: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-28 06:27: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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:27: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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:27:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:27:48] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [1,1] []
[2018-11-28 06:27:48] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,2] []
[2018-11-28 06:27:48] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:27:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27: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-28 06:27:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:27: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-28 06:27:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27: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.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-28 06:27: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:27:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:27:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27: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":"HEAD"} []
[2018-11-28 06:27:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"255ebd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/255ebd","method":"GET"} []
[2018-11-28 06:27:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:27: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-28 06:27:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27: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-28 06:27: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:27:50] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:27:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:27: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-28 06:27:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27:55] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:27:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["3"] []
[2018-11-28 06:27: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:27: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,3] []
[2018-11-28 06:27: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.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-28 06:27:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:27:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"HEAD"} []
[2018-11-28 06: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-28 06:27:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"69b78d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/69b78d","method":"GET"} []
[2018-11-28 06: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-28 06:27:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27: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 = ? ["3"] []
[2018-11-28 06:27: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:27: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,3] []
[2018-11-28 06: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.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-28 06:27:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:27:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:04] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"POST"} []
[2018-11-28 06:28:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["3"] []
[2018-11-28 06:28:04] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:28:04] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,3,["4"]] []
[2018-11-28 06:28: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.chatbot = ? [2] []
[2018-11-28 06:28:04] 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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:28:04] 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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:28:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:28:04] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,4] []
[2018-11-28 06:28:04] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:28:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28: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-28 06:28:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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-28 06:28: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:28:05] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:28:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c23efb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c23efb","method":"GET"} []
[2018-11-28 06:28:06] 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-28 06: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-28 06: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-28 06:28:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:28:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.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-28 06: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:28:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:28:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [6] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:28: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-28 06:28:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:28:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4aa3af","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4aa3af","method":"GET"} []
[2018-11-28 06:28: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-28 06:28:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [6] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:28: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.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-28 06:28:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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-28 06:28:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:28:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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.id = ? ["8"] []
[2018-11-28 06:28:22] 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.5bfe27765c0ea8.01515648,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.5bfe27765c0ea8.01515648,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-28 06:28:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:23] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:28:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec755a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec755a","method":"GET"} []
[2018-11-28 06:28: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-28 06:28:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [6] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:28: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-28 06:28:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:25] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:28:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28:25] 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.5bfe277961b854.69733504,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.5bfe277961b854.69733504,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-28 06:28:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:26] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:28:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f94b35","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f94b35","method":"GET"} []
[2018-11-28 06:28: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-28 06:28:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [6] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:28: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-28 06:28:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:27] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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 = ? ["8"] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [6] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["3"]] []
[2018-11-28 06: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.chatbot = ? [2] []
[2018-11-28 06:28: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_ WHERE q0_.index_key < ? [2] []
[2018-11-28 06:28: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_ WHERE q0_.index_key > ? [2] []
[2018-11-28 06:28:28] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:28:28] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [7,8] []
[2018-11-28 06:28:28] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,7] []
[2018-11-28 06:28:28] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,3] []
[2018-11-28 06:28:28] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,5] []
[2018-11-28 06:28:28] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,6] []
[2018-11-28 06:28:28] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06: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.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-28 06: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 = ? [8] []
[2018-11-28 06:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:29] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:28:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9c5745","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9c5745","method":"GET"} []
[2018-11-28 06: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-28 06:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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 = ? ["8"] []
[2018-11-28 06: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.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-28 06: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 = ? [8] []
[2018-11-28 06:28:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:32] 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-28 06:28:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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.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-28 06:28: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:28:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:28:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:33] 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-28 06:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c61025","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c61025","method":"GET"} []
[2018-11-28 06:28: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-28 06:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28: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-28 06:28: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:28: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:28: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-28 06:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:50] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.id = ? ["8"] []
[2018-11-28 06:28:50] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:28:50] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06: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.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-28 06:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:28:51] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06: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-28 06:28:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb0feb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fb0feb","method":"GET"} []
[2018-11-28 06:28:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.id = ? ["8"] []
[2018-11-28 06:28:51] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:28:51] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06: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-28 06:28:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:28:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:32:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:32:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:32: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-28 06:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:32: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 = ? ["8"] []
[2018-11-28 06:32:29] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:32: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 = ? [6] []
[2018-11-28 06:32:29] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:32: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.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-28 06:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:32:31] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:32:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:32:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2233d7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2233d7","method":"GET"} []
[2018-11-28 06:32: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-28 06:32:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:32: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 = ? ["8"] []
[2018-11-28 06:32:31] 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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [7] []
[2018-11-28 06:32: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 = ? [6] []
[2018-11-28 06:32:31] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:32: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.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-28 06:32:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:32:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:32: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-28 06:32:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:32:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33:45] 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-28 06:33:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33: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-28 06:33:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 06:33:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33: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-28 06:33:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0bce8f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0bce8f","method":"GET"} []
[2018-11-28 06:33: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-28 06:33:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 06:33:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33: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-28 06:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33: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":"GET"} []
[2018-11-28 06:33:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33: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-28 06:33:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33: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-28 06:33: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:33: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:33:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33: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":"HEAD"} []
[2018-11-28 06:33:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2b0d3b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2b0d3b","method":"GET"} []
[2018-11-28 06:33: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-28 06:33:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33: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.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-28 06:33: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:33:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:33:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:33:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:33: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-28 06:33:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:33:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35: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-28 06:35:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35: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-28 06:35:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35: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.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-28 06:35: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:35:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35: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-28 06:35:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1cfc72","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1cfc72","method":"GET"} []
[2018-11-28 06:35: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-28 06:35:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35: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.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-28 06:35: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35: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-28 06:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35:54] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:35:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35: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-28 06:35:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35: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 = ? ["8"] []
[2018-11-28 06:35: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:35: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:35: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-28 06:35:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35:54] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:35:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7cf65c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7cf65c","method":"GET"} []
[2018-11-28 06:35: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-28 06:35:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35: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 = ? ["8"] []
[2018-11-28 06:35: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:35: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:35: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.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-28 06:35:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:35:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:35: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-28 06:35:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:35:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36: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-28 06:36:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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-28 06:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:36:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36: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-28 06:36:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"899467","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/899467","method":"GET"} []
[2018-11-28 06:36:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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-28 06:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:36:12] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"GET"} []
[2018-11-28 06:36:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["2"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [3] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,2] []
[2018-11-28 06:36: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-28 06:36:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"HEAD"} []
[2018-11-28 06:36:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c6ac22","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c6ac22","method":"GET"} []
[2018-11-28 06:36: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-28 06:36:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["2"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [3] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,2] []
[2018-11-28 06:36: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.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-28 06:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36: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-28 06:36:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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-28 06:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:36:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ce700","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1ce700","method":"GET"} []
[2018-11-28 06:36:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36:22] 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-28 06:36: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-28 06:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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-28 06:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:36:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:26] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"GET"} []
[2018-11-28 06:36:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36:26] 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.5bfe295a5e21d8.04575552,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.5bfe295a5e21d8.04575552,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-28 06:36:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:28] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"HEAD"} []
[2018-11-28 06:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a60199","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a60199","method":"GET"} []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [4] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,3] []
[2018-11-28 06:36: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.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-28 06:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"GET"} []
[2018-11-28 06:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36:33] 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.5bfe296107c843.71767959,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.5bfe296107c843.71767959,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-28 06:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:33] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"HEAD"} []
[2018-11-28 06:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e9f74f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e9f74f","method":"GET"} []
[2018-11-28 06:36: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-28 06:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [4] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,3] []
[2018-11-28 06:36: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-28 06:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:36] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"GET"} []
[2018-11-28 06:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36:36] 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.5bfe29646a5206.35690556,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.5bfe29646a5206.35690556,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-28 06:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:37] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"3","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/3","method":"HEAD"} []
[2018-11-28 06:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"96f753","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/96f753","method":"GET"} []
[2018-11-28 06:36: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-28 06:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["3"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [4] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,3] []
[2018-11-28 06:36: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.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-28 06:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36: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":"GET"} []
[2018-11-28 06:36:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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.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-28 06:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5ba1b8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5ba1b8","method":"GET"} []
[2018-11-28 06:36:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:49] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:36:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["8"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:36:57] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:36: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.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-28 06:36:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:58] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:36:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3ea62","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3ea62","method":"GET"} []
[2018-11-28 06:36: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-28 06:36:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36: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 = ? ["8"] []
[2018-11-28 06:36: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_ WHERE q0_.index_key < ? ORDER BY q0_.index_key DESC LIMIT 1 [2] []
[2018-11-28 06:36: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:36: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.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-28 06:36:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:36:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:36: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-28 06:36:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:36:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:38:35] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:38:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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.id = ? LIMIT 1 [1] []
[2018-11-28 06:38:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:38: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 = ? ["8"] []
[2018-11-28 06:38:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\OutOfBoundsException: "Child "before" does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\Form.php line 923 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\OutOfBoundsException(code: 0): Child \"before\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\Form.php:923)"} []
[2018-11-28 06:38:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:38:37] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:38:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9a6b21","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9a6b21","method":"GET"} []
[2018-11-28 06: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-28 06:38:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:38: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 = ? ["8"] []
[2018-11-28 06:38:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\OutOfBoundsException: "Child "before" does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\Form.php line 923 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\OutOfBoundsException(code: 0): Child \"before\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\Form.php:923)"} []
[2018-11-28 06:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:38: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-28 06:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:38:49] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:38:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.id = ? ["8"] []
[2018-11-28 06: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.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-28 06:38:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:38:50] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:38:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"19f5f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/19f5f9","method":"GET"} []
[2018-11-28 06: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-28 06:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.id = ? ["8"] []
[2018-11-28 06: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.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-28 06:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:39:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39: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-28 06:39:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39: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.id = ? ["8"] []
[2018-11-28 06: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.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-28 06:39:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39:22] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:39:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1581d0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1581d0","method":"GET"} []
[2018-11-28 06:39: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-28 06:39:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39: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 = ? ["8"] []
[2018-11-28 06:39: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-28 06:39:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39: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-28 06:39:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39:41] 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-28 06:39:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39: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-28 06:39:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39: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.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-28 06:39: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:39:42] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:39:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39: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":"HEAD"} []
[2018-11-28 06:39:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a45286","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a45286","method":"GET"} []
[2018-11-28 06:39: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-28 06:39:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39: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.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-28 06:39: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:39:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:39:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:39:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:39: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-28 06:39:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:39:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:40:34] 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-28 06:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:40: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-28 06:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:40: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.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-28 06:40: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:40:35] 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-28 06:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:40:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3b7f03","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3b7f03","method":"GET"} []
[2018-11-28 06:40: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-28 06:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:40: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.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-28 06:40: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:40: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-28 06:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:40:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:43: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":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:43: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.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-28 06:43: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:43:55] 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-28 06: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-28 06:43:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d8a92f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d8a92f","method":"GET"} []
[2018-11-28 06: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-28 06:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:43: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.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-28 06:43: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:43: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:43:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:43:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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-28 06:43:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:43:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47: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-28 06:47:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47: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-28 06:47:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47: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-28 06:47: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:47:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47: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-28 06:47:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07abe0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07abe0","method":"GET"} []
[2018-11-28 06:47: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-28 06:47:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47: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-28 06:47: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:47:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47: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-28 06:47:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47:31] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:47:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47: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-28 06:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47: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 = ? ["8"] []
[2018-11-28 06:47:31] 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_ WHERE q0_.index_key < ? AND q0_.chatbot = ? ORDER BY q0_.index_key DESC LIMIT 1 [2,2] []
[2018-11-28 06:47:31] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:47: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.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-28 06:47:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:47:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"24aa3e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/24aa3e","method":"GET"} []
[2018-11-28 06:47: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-28 06:47:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47: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 = ? ["8"] []
[2018-11-28 06:47:32] 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_ WHERE q0_.index_key < ? AND q0_.chatbot = ? ORDER BY q0_.index_key DESC LIMIT 1 [2,2] []
[2018-11-28 06:47:32] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:47: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.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-28 06:47:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:47:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:47: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-28 06:47:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:47:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:48:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:48: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-28 06:48:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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 = ? ["8"] []
[2018-11-28 06:48: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:48: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 = ? [3] []
[2018-11-28 06:48: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:48: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-28 06:48:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:33] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:48:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ffacdb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ffacdb","method":"GET"} []
[2018-11-28 06:48: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-28 06:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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 = ? ["8"] []
[2018-11-28 06:48: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:48: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 = ? [3] []
[2018-11-28 06:48: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:48: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-28 06:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:48: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-28 06:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48: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-28 06: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-28 06:48: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-28 06:48:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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-28 06:48: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:48: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:48:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c67ba1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c67ba1","method":"GET"} []
[2018-11-28 06:48: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-28 06:48:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:48: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-28 06:48:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:48: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-28 06:48:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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-28 06:48: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:48: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:48:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06: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-28 06: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-28 06:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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 = ? ["8"] []
[2018-11-28 06: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:48: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 = ? [3] []
[2018-11-28 06: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:48: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-28 06:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:48:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:48:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ffed7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ffed7","method":"GET"} []
[2018-11-28 06: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-28 06:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48: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 = ? ["8"] []
[2018-11-28 06:48:57] 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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:48: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 = ? [3] []
[2018-11-28 06:48:57] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:48: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.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-28 06:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:11] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:49:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49: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-28 06:49:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49: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 = ? ["8"] []
[2018-11-28 06:49: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:49: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 = ? [3] []
[2018-11-28 06:49: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:49: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-28 06:49:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:12] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:49:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9d1024","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9d1024","method":"GET"} []
[2018-11-28 06:49: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-28 06:49:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49: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 = ? ["8"] []
[2018-11-28 06:49:12] 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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:49: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 = ? [3] []
[2018-11-28 06:49:12] 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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:49: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-28 06:49:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49: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-28 06:49:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:28] 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-28 06:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49: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-28 06:49:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49: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.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-28 06:49: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:49:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:36] 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-28 06:49:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"edfd7f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/edfd7f","method":"GET"} []
[2018-11-28 06:49: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-28 06:49:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49: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.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-28 06:49: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:49:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49: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-28 06:49:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:49:52] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:49: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-28 06:49:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:49: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 = ? ["8"] []
[2018-11-28 06:49: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:50: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:50: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.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-28 06:50:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:50:01] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:50:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:50:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1937cf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1937cf","method":"GET"} []
[2018-11-28 06:50: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-28 06:50:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50: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 = ? ["8"] []
[2018-11-28 06:50: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:50: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? ORDER BY q0_.index_key ASC [2,8] []
[2018-11-28 06:50: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.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-28 06:50:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:50:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:50:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:50:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:50: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-28 06:50:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50: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 = ? ["8"] []
[2018-11-28 06:50: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [2,2] []
[2018-11-28 06:50: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_ WHERE q0_.chatbot = ? AND q0_.id <> ? AND q0_.id IN (?) ORDER BY q0_.index_key ASC [2,8,["1"]] []
[2018-11-28 06:50: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-28 06:50:41] 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_ WHERE q0_.index_key < ? AND q0_.chatbot = ? [1,2] []
[2018-11-28 06:50:41] 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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? [1,2] []
[2018-11-28 06:50:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [6,8] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,2] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [2,1] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [3,3] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [4,4] []
[2018-11-28 06:50:41] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? [5,5] []
[2018-11-28 06:50:41] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:50:43] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:50:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:50: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-28 06:50:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50: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 = ? ["8"] []
[2018-11-28 06:50: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.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-28 06:50: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 = ? [8] []
[2018-11-28 06:50:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:50:45] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06: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-28 06:50:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"02031d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/02031d","method":"GET"} []
[2018-11-28 06: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-28 06:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06: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.id = ? ["8"] []
[2018-11-28 06: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-28 06:50: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 = ? [8] []
[2018-11-28 06:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06: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-28 06: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-28 06:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:50:55] 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-28 06:50:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06: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-28 06:50:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:50: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.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-28 06:51: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:51: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:51:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:51: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-28 06:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:51: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-28 06:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:51: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-28 06:51: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:51:05] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 06:51:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:51:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"751958","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/751958","method":"GET"} []
[2018-11-28 06:51:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:51: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-28 06:51:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:51:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:51:27] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:51:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:51: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-28 06:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:51: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 = ? ["8"] []
[2018-11-28 06:51: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [6,2] []
[2018-11-28 06:51:33] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of AppBundle\Entity\Question" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 294 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of AppBundle\\Entity\\Question at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:294)"} []
[2018-11-28 06:51:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:51:34] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:51:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:51: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-28 06:51:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:51: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 = ? ["8"] []
[2018-11-28 06:51:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"134c7e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/134c7e","method":"GET"} []
[2018-11-28 06:51: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_ WHERE q0_.index_key > ? AND q0_.chatbot = ? ORDER BY q0_.index_key ASC LIMIT 1 [6,2] []
[2018-11-28 06:51:34] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of AppBundle\Entity\Question" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 294 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of AppBundle\\Entity\\Question at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:294)"} []
[2018-11-28 06:51:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:51:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:51: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-28 06:51:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:51:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:53:54] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:53:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:53: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-28 06:53:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:53: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 = ? ["8"] []
[2018-11-28 06:54: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-28 06:54:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:04] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:54:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee2d05","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ee2d05","method":"GET"} []
[2018-11-28 06:54: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-28 06:54:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["8"] []
[2018-11-28 06:54: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-28 06:54:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:32] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:54:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["8"] []
[2018-11-28 06:54:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:54:34] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["2",8] []
[2018-11-28 06:54:34] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:54:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:35] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:54:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["8"] []
[2018-11-28 06:54: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.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-28 06:54: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 = ? [8] []
[2018-11-28 06:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06:54:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dba602","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dba602","method":"GET"} []
[2018-11-28 06:54: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-28 06:54:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["8"] []
[2018-11-28 06:54: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.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-28 06:54: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 = ? [8] []
[2018-11-28 06:54:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:42] 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-28 06:54:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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.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-28 06:54: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:54:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"db259d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/db259d","method":"GET"} []
[2018-11-28 06:54:42] 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-28 06:54:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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.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-28 06:54: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:54:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:47] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"GET"} []
[2018-11-28 06:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["1"] []
[2018-11-28 06:54: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-28 06:54:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:48] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"HEAD"} []
[2018-11-28 06:54:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"acc8d7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/acc8d7","method":"GET"} []
[2018-11-28 06:54: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-28 06:54:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["1"] []
[2018-11-28 06:54: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-28 06:54:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:52] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"1","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/1","method":"POST"} []
[2018-11-28 06:54:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["1"] []
[2018-11-28 06:54:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:54:53] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["10",1] []
[2018-11-28 06:54:53] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:54:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:53] 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-28 06:54:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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-28 06:54: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:54:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54: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-28 06:54:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ff43e3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ff43e3","method":"GET"} []
[2018-11-28 06:54: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-28 06:54:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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-28 06:54: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:54:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:58] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"GET"} []
[2018-11-28 06:54:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["2"] []
[2018-11-28 06:54: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.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-28 06:54:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:59] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"HEAD"} []
[2018-11-28 06:54:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"169577","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/169577","method":"GET"} []
[2018-11-28 06:54: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-28 06:54:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:54: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 = ? ["2"] []
[2018-11-28 06:54: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.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-28 06:54:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:54:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:54: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-28 06:54:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:01] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"POST"} []
[2018-11-28 06:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["2"] []
[2018-11-28 06:55:01] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:55:01] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["20",2] []
[2018-11-28 06:55:01] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:55:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55: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-28 06:55:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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-28 06:55: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:55:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55: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-28 06:55:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7f6280","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7f6280","method":"GET"} []
[2018-11-28 06:55: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-28 06:55:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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-28 06:55: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:55:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:08] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"GET"} []
[2018-11-28 06:55:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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.id = ? ["2"] []
[2018-11-28 06:55: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-28 06:55:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"HEAD"} []
[2018-11-28 06:55:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"332be6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/332be6","method":"GET"} []
[2018-11-28 06:55: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-28 06:55:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["2"] []
[2018-11-28 06:55: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-28 06:55:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:14] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"2","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/2","method":"POST"} []
[2018-11-28 06:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["2"] []
[2018-11-28 06:55:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:55:15] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["30",2] []
[2018-11-28 06:55:15] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:55:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55: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":"GET"} []
[2018-11-28 06:55:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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-28 06:55: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:55:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55: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":"HEAD"} []
[2018-11-28 06:55:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cacbee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cacbee","method":"GET"} []
[2018-11-28 06:55: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-28 06:55:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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.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-28 06:55: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:55:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:17] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 06:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55: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-28 06:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:18] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"916c91","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/916c91","method":"GET"} []
[2018-11-28 06:55: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-28 06:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55: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.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-28 06:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:21] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:55:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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.id = ? ["8"] []
[2018-11-28 06:55:21] 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.5bfe2dc9666061.36747269,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.5bfe2dc9666061.36747269,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-28 06:55:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:23] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:55:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ed143","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1ed143","method":"GET"} []
[2018-11-28 06:55: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-28 06:55:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55: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-28 06:55:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:25] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:55:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55:25] 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.5bfe2dcd97cf61.03519677,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.5bfe2dcd97cf61.03519677,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-28 06:55:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eecb76","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eecb76","method":"GET"} []
[2018-11-28 06:55:33] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 06:55:33] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:55:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55:33] 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.5bfe2dd5df7d18.90915055,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.5bfe2dd5df7d18.90915055,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-28 06:55:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:53] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 06:55:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55:54] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 06:55:54] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["20",8] []
[2018-11-28 06:55:54] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 06:55:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:54] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 06:55:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55: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.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-28 06:55: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 = ? [8] []
[2018-11-28 06:55:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 06:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55: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 = ? ["8"] []
[2018-11-28 06:55:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"759c55","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/759c55","method":"GET"} []
[2018-11-28 06:55: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-28 06:55: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 = ? [8] []
[2018-11-28 06:55:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:55:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:55: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-28 06:55:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:55:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:56:28] 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-28 06:56:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:56: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-28 06:56:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:56: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.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-28 06:56: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:56:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:56:29] 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-28 06:56:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d77f84","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d77f84","method":"GET"} []
[2018-11-28 06:56:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:56: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-28 06:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:56: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.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-28 06:56: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:56:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:56: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-28 06:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:57: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":"GET"} []
[2018-11-28 06:57:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:57: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-28 06:57:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:57: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-28 06:57: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:57:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:57: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":"HEAD"} []
[2018-11-28 06:57:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:57:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2e6c2a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2e6c2a","method":"GET"} []
[2018-11-28 06:57: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-28 06:57:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:57: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.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-28 06:57: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:57:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:57:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:57: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-28 06:57:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:57:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:58: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-28 06:58:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:58: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-28 06:58:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:58: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-28 06:58: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:58:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 105 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:105)"} []
[2018-11-28 06:58:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:58:57] 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-28 06:58:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:58: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-28 06:58:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2c0c78","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2c0c78","method":"GET"} []
[2018-11-28 06:58:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:58: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.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-28 06:58: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:58:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 105 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:105)"} []
[2018-11-28 06:58:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:58:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:58: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-28 06:58:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:58:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:59: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":"GET"} []
[2018-11-28 06:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:59: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-28 06:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:59: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.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-28 06:59: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:59:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 108 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:108)"} []
[2018-11-28 06:59:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:59: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":"HEAD"} []
[2018-11-28 06:59:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:59: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-28 06:59:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5724e8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5724e8","method":"GET"} []
[2018-11-28 06:59: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-28 06:59: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 06:59:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: botid" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 108 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: botid at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:108)"} []
[2018-11-28 06:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 06:59:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 06:59: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-28 06:59:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 06:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:00: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-28 07:00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:00: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-28 07:00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:00: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.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-28 07:00: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:00:01] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:00:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:00:01] 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-28 07:00:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:00: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-28 07:00:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"76d4ac","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/76d4ac","method":"GET"} []
[2018-11-28 07:00:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:00: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-28 07:00: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:00:02] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:00:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:00:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:00: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-28 07:00:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:00:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02: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-28 07:02:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02: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-28 07:02:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02: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-28 07:02: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:02:10] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:02:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02:10] 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-28 07:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"85722d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/85722d","method":"GET"} []
[2018-11-28 07:02: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-28 07:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02: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-28 07:02: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:02:11] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02: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-28 07:02:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02: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":"GET"} []
[2018-11-28 07:02:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02: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-28 07:02:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02: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.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-28 07:02: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:02:38] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getOneOrNullScalarResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getOneOrNullScalarResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:02:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOneOrNullScalarResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 115 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOneOrNullScalarResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:02:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02: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":"HEAD"} []
[2018-11-28 07:02:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02: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-28 07:02:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8a3662","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8a3662","method":"GET"} []
[2018-11-28 07:02:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02: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.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-28 07:02: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:02:39] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getOneOrNullScalarResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getOneOrNullScalarResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:02:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOneOrNullScalarResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 115 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOneOrNullScalarResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:02:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:02:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:02: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-28 07:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:02:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03: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-28 07:03:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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.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-28 07:03: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:00] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getOneOrNullScalarResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getOneOrNullScalarResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:03:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOneOrNullScalarResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 115 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOneOrNullScalarResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:03:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03:01] 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-28 07:03:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8dad01","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8dad01","method":"GET"} []
[2018-11-28 07:03: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-28 07:03:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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.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-28 07:03: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:01] php.CRITICAL: Call to undefined method Doctrine\ORM\Query::getOneOrNullScalarResult() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Doctrine\\ORM\\Query::getOneOrNullScalarResult() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:03:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getOneOrNullScalarResult" of class "Doctrine\ORM\Query". Did you mean to call e.g. "getOneOrNullResult" or "getSingleScalarResult"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 115 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getOneOrNullScalarResult\" of class \"Doctrine\\ORM\\Query\".\nDid you mean to call e.g. \"getOneOrNullResult\" or \"getSingleScalarResult\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:115)"} []
[2018-11-28 07:03:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03: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-28 07:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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-28 07:03: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:03] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:03:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03: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-28 07:03:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5aeab2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5aeab2","method":"GET"} []
[2018-11-28 07:03: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-28 07:03:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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-28 07:03: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:04] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:03:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03: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-28 07:03:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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-28 07:03: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:09] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:03:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03: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-28 07:03:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"861c97","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/861c97","method":"GET"} []
[2018-11-28 07:03: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-28 07:03:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03: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-28 07:03: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:03:10] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:03:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:03:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:03: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-28 07:03:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:03:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04: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-28 07:04:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04: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-28 07:04:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04: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-28 07:04: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:04:08] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:04:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined offset: 0" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 117 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined offset: 0 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:117)"} []
[2018-11-28 07:04:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04: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-28 07:04:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04: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-28 07:04:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"189523","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/189523","method":"GET"} []
[2018-11-28 07:04:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04: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-28 07:04: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:04:09] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:04:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined offset: 0" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 117 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined offset: 0 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:117)"} []
[2018-11-28 07:04:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04: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-28 07:04:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04: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":"GET"} []
[2018-11-28 07:04:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04: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-28 07:04:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04: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-28 07:04: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:04:15] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04:18] 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-28 07:04:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c3ff39","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c3ff39","method":"GET"} []
[2018-11-28 07:04: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-28 07:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04: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-28 07:04: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:04:19] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:04:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:04:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:04: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-28 07:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:04:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08: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":"GET"} []
[2018-11-28 07:08:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08: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-28 07:08:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08: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-28 07:08: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:08:17] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:08:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08:18] 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-28 07:08:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"17c111","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/17c111","method":"GET"} []
[2018-11-28 07:08: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-28 07:08:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08: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.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-28 07:08: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:08:18] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:08:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08: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-28 07:08:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08:42] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"GET"} []
[2018-11-28 07:08:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08: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-28 07:08:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08: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 = ? ["8"] []
[2018-11-28 07:08: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.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-28 07:08:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08:43] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"HEAD"} []
[2018-11-28 07:08:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08: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-28 07:08:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3e6a94","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3e6a94","method":"GET"} []
[2018-11-28 07:08: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 = ? ["8"] []
[2018-11-28 07:08: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.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-28 07:08:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:08:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:08: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-28 07:08:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:08:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:09:56] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_controller":"AppBundle\\Controller\\QuestionController::editAction","question":"8","_route":"question_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/question/edit/question/8","method":"POST"} []
[2018-11-28 07: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-28 07:09: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-28 07:09:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:09: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 = ? ["8"] []
[2018-11-28 07:09:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:09:58] doctrine.DEBUG: UPDATE question SET index_key = ? WHERE id = ? ["20",8] []
[2018-11-28 07:09:58] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:09:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:10:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:10:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:10: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-28 07:10:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:10: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 = ? ["8"] []
[2018-11-28 07:10: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-28 07:10: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 = ? [8] []
[2018-11-28 07:10:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:10:02] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:10:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:10:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2cf4a0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2cf4a0","method":"GET"} []
[2018-11-28 07:10: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-28 07:10:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:10: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 = ? ["8"] []
[2018-11-28 07:10: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-28 07:10: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 = ? [8] []
[2018-11-28 07:10:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:10:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:10: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-28 07:10:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:10:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:14:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:14: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-28 07:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:14: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 = ? ["8"] []
[2018-11-28 07:14: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.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-28 07:14: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 = ? [8] []
[2018-11-28 07:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:14:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:14:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"013d98","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/013d98","method":"GET"} []
[2018-11-28 07:14: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-28 07:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:14: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 = ? ["8"] []
[2018-11-28 07:14: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-28 07:14: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 = ? [8] []
[2018-11-28 07:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:14: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-28 07:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:15:00] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:15:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:15: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-28 07:15:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:15: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 = ? ["8"] []
[2018-11-28 07:15: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.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-28 07:15: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 = ? [8] []
[2018-11-28 07:15:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:15:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:15:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:15:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6400d1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6400d1","method":"GET"} []
[2018-11-28 07:15: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-28 07:15:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:15: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 = ? ["8"] []
[2018-11-28 07:15: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-28 07:15: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 = ? [8] []
[2018-11-28 07:15:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:15:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:15: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-28 07:15:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:15:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:04] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:16:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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-28 07:16: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 = ? [8] []
[2018-11-28 07:16:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:05] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:16:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5e36f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5e36f9","method":"GET"} []
[2018-11-28 07:16: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-28 07:16:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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-28 07:16: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 = ? [8] []
[2018-11-28 07:16:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:38] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"POST"} []
[2018-11-28 07:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:16:39] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Ne pas dire","2":30,"3":"2018-11-28 07:16:39","4":8} []
[2018-11-28 07:16:39] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:16:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:39] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:16:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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-28 07:16: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 = ? [8] []
[2018-11-28 07:16:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:40] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:16:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ab8a3a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ab8a3a","method":"GET"} []
[2018-11-28 07:16: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-28 07:16:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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-28 07:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [8] []
[2018-11-28 07:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:43] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"14","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/14","method":"GET"} []
[2018-11-28 07:16:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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.id = ? ["14"] []
[2018-11-28 07:16: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 = ? [8] []
[2018-11-28 07:16: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.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-28 07:16:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:44] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"14","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/14","method":"HEAD"} []
[2018-11-28 07:16:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d5cb42","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d5cb42","method":"GET"} []
[2018-11-28 07:16: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-28 07:16:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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.id = ? ["14"] []
[2018-11-28 07:16: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 = ? [8] []
[2018-11-28 07:16: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-28 07:16:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:56] request.INFO: Matched route "answer_edit". {"route":"answer_edit","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::editAction","id":"14","_route":"answer_edit"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/edit/answer/14","method":"POST"} []
[2018-11-28 07:16:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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.id = ? ["14"] []
[2018-11-28 07:16:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:16:56] doctrine.DEBUG: UPDATE answer SET nextQuestion = ? WHERE id = ? [10,14] []
[2018-11-28 07:16:56] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:16:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:57] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"GET"} []
[2018-11-28 07:16:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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.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-28 07:16: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 = ? [8] []
[2018-11-28 07:16:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"8","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/8","method":"HEAD"} []
[2018-11-28 07:16:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b4161a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b4161a","method":"GET"} []
[2018-11-28 07:16: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-28 07:16:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16: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 = ? ["8"] []
[2018-11-28 07:16: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.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-28 07:16: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 = ? [8] []
[2018-11-28 07:16:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:16:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:16: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-28 07:16:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:16:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17: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-28 07:17:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17: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-28 07:17:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17: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.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-28 07:17: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:17:00] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:17:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17:01] 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-28 07:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8c8684","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8c8684","method":"GET"} []
[2018-11-28 07:17: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-28 07:17:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17: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.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-28 07:17: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:17:01] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:17:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17: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-28 07:17:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17:06] 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-28 07:17:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17: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-28 07:17:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:17:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17:06] 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-28 07:17:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d31152","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d31152","method":"GET"} []
[2018-11-28 07:17: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-28 07:17:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17: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.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-28 07:17:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:17:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:17: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-28 07:17:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:17:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:16] 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-28 07:18:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.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-28 07:18:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:17] 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-28 07:18:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"696943","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/696943","method":"GET"} []
[2018-11-28 07:18: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-28 07:18:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:18:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:19] 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-28 07:18:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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-28 07:18: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:19] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18: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":"HEAD"} []
[2018-11-28 07:18:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"130c5b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/130c5b","method":"GET"} []
[2018-11-28 07:18: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-28 07:18:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.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-28 07:18: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:20] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18: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":"POST"} []
[2018-11-28 07:18:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.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-28 07:18: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:38] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18: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-28 07:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:18:39] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Votre nom et prenoms","2":"10","3":true,"4":"2018-11-28 07:18:39","5":2} []
[2018-11-28 07:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:18:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18: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-28 07:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.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-28 07:18: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:39] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18: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-28 07:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4a0a58","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4a0a58","method":"GET"} []
[2018-11-28 07:18: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-28 07:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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-28 07:18: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:40] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18: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":"POST"} []
[2018-11-28 07:18:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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-28 07:18: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:18:51] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:18: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-28 07:18:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:18:51] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Vous etes","2":"20","3":false,"4":"2018-11-28 07:18:51","5":2} []
[2018-11-28 07:18:51] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:18:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"GET"} []
[2018-11-28 07:18:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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.id = ? ["10"] []
[2018-11-28 07:18: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-28 07:18: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 = ? [10] []
[2018-11-28 07:18:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"89b28c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/89b28c","method":"GET"} []
[2018-11-28 07:18: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-28 07:18:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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 = ? ["10"] []
[2018-11-28 07:18: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.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-28 07:18: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 = ? [10] []
[2018-11-28 07:18:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:57] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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 = ? ["10"] []
[2018-11-28 07:18: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.5bfe33516d9ca4.76119139,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.5bfe33516d9ca4.76119139,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-28 07:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3da68","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3da68","method":"GET"} []
[2018-11-28 07:18: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-28 07:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18: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 = ? ["10"] []
[2018-11-28 07:18: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.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-28 07:18: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 = ? [10] []
[2018-11-28 07:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:18: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-28 07:18:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:18:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:19:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19: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-28 07:19:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19: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 = ? ["10"] []
[2018-11-28 07:19:02] 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.5bfe33562486b0.35235961,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.5bfe33562486b0.35235961,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-28 07:19:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:02] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:19:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d088f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8d088f","method":"GET"} []
[2018-11-28 07: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-28 07:19:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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 = ? ["10"] []
[2018-11-28 07: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.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-28 07: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 = ? [10] []
[2018-11-28 07:19:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07: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-28 07:19:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:06] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:19:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19: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-28 07:19:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19: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 = ? ["10"] []
[2018-11-28 07:19:06] 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.5bfe335abc8f35.49204899,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.5bfe335abc8f35.49204899,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-28 07:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:07] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:19:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4298a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4298a2","method":"GET"} []
[2018-11-28 07:19: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-28 07:19:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19: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 = ? ["10"] []
[2018-11-28 07:19: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-28 07:19: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 = ? [10] []
[2018-11-28 07:19:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19: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-28 07:19:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:10] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:19:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19: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-28 07:19:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19: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 = ? ["10"] []
[2018-11-28 07:19:11] 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.5bfe335f0478b5.86228608,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.5bfe335f0478b5.86228608,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-28 07:19:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:11] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:19:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0586a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0586a2","method":"GET"} []
[2018-11-28 07:19: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-28 07:19:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19: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 = ? ["10"] []
[2018-11-28 07:19: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-28 07:19: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 = ? [10] []
[2018-11-28 07:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:19: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-28 07:19:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:12] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:20:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20:13] 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 = ? ["10"] []
[2018-11-28 07:20:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:20:15] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":30,"3":"2018-11-28 07:20:15","4":10} []
[2018-11-28 07:20:16] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:20:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:16] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"GET"} []
[2018-11-28 07:20:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20: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 = ? ["10"] []
[2018-11-28 07:20: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.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-28 07:20: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 = ? [10] []
[2018-11-28 07:20:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:18] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:20:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3dc65d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3dc65d","method":"GET"} []
[2018-11-28 07:20: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-28 07:20:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20: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 = ? ["10"] []
[2018-11-28 07:20: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.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-28 07:20: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 = ? [10] []
[2018-11-28 07:20:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"POST"} []
[2018-11-28 07:20:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20: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 = ? ["10"] []
[2018-11-28 07:20:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:20:52] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":40,"3":"2018-11-28 07:20:52","4":10} []
[2018-11-28 07:20:52] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:20:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:53] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"GET"} []
[2018-11-28 07:20:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20: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 = ? ["10"] []
[2018-11-28 07:20: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-28 07:20: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 = ? [10] []
[2018-11-28 07:20:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:54] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"10","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/10","method":"HEAD"} []
[2018-11-28 07:20:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eb87bf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eb87bf","method":"GET"} []
[2018-11-28 07:20: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-28 07:20:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20: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 = ? ["10"] []
[2018-11-28 07:20: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-28 07:20: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 = ? [10] []
[2018-11-28 07:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:20:59] 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-28 07:20:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:20: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-28 07:20:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21: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.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-28 07:21: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:21:00] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21: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":"HEAD"} []
[2018-11-28 07:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4817e7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4817e7","method":"GET"} []
[2018-11-28 07:21: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-28 07:21:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21: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.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-28 07:21: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:21:01] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:21:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21: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-28 07:21:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21: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":"POST"} []
[2018-11-28 07:21:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21: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-28 07:21:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21: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-28 07: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:21:51] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07: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-28 07:21:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:21:51] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Etes-vous enceinte ?","2":"40","3":false,"4":"2018-11-28 07:21:51","5":2} []
[2018-11-28 07:21:51] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"GET"} []
[2018-11-28 07:21:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21: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-28 07:21:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21: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 = ? ["11"] []
[2018-11-28 07:21: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.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-28 07:21: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 = ? [11] []
[2018-11-28 07:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21:53] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"HEAD"} []
[2018-11-28 07:21:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"581a96","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/581a96","method":"GET"} []
[2018-11-28 07:21: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-28 07:21:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21: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 = ? ["11"] []
[2018-11-28 07:21: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-28 07:21: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 = ? [11] []
[2018-11-28 07:21:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:21:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:21: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-28 07:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:21:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:13] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"POST"} []
[2018-11-28 07:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:13] 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 = ? ["11"] []
[2018-11-28 07:22:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:22:13] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"OUI","2":50,"3":"2018-11-28 07:22:13","4":11} []
[2018-11-28 07:22:13] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:14] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"GET"} []
[2018-11-28 07:22:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22: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-28 07:22: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 = ? [11] []
[2018-11-28 07:22:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:14] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"HEAD"} []
[2018-11-28 07:22:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fc5d5b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fc5d5b","method":"GET"} []
[2018-11-28 07:22: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-28 07:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22: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-28 07:22: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 = ? [11] []
[2018-11-28 07:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:18] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"POST"} []
[2018-11-28 07:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22:18] 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.5bfe341a515f64.81249228,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.5bfe341a515f64.81249228,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-28 07:22:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:20] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"HEAD"} []
[2018-11-28 07:22:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f9b050","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f9b050","method":"GET"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22: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.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-28 07:22: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 = ? [11] []
[2018-11-28 07:22:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"POST"} []
[2018-11-28 07:22:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:22:40] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"NON","2":50,"3":"2018-11-28 07:22:40","4":11} []
[2018-11-28 07:22:40] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:22:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:41] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"GET"} []
[2018-11-28 07:22:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22: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-28 07:22:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [11] []
[2018-11-28 07:22:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"11","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/11","method":"HEAD"} []
[2018-11-28 07:22:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"317ef1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/317ef1","method":"GET"} []
[2018-11-28 07:22: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-28 07:22:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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 = ? ["11"] []
[2018-11-28 07:22: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.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-28 07:22: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 = ? [11] []
[2018-11-28 07:22:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22: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-28 07:22:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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-28 07:22: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:22:46] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:22:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22: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-28 07:22:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a29bfd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a29bfd","method":"GET"} []
[2018-11-28 07:22: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-28 07:22:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a29bfd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a29bfd","method":"GET"} []
[2018-11-28 07:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22: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-28 07:22: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:22:54] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:22:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:22: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-28 07:22:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:22:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23:10] 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-28 07:23:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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-28 07:23: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:10] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23: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-28 07:23:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:23:11] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Votre age","2":"30","3":true,"4":"2018-11-28 07:23:11","5":2} []
[2018-11-28 07:23:11] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:23:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23: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":"POST"} []
[2018-11-28 07:23:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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.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-28 07:23: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:18] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23: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.chatbot = ? [2] []
[2018-11-28 07:23:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:23:18] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Votre age","2":"30","3":true,"4":"2018-11-28 07:23:18","5":2} []
[2018-11-28 07:23:18] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:23:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23:18] 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-28 07:23:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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-28 07:23: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:19] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d6be93","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d6be93","method":"GET"} []
[2018-11-28 07:23:19] 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-28 07:23:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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.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-28 07:23: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:20] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23: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-28 07:23:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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-28 07:23: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:46] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23: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-28 07:23:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"be874d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/be874d","method":"GET"} []
[2018-11-28 07:23: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-28 07:23:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23: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-28 07:23: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:23:47] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:23:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:23:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:23: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-28 07:23:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:23:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:24:06] 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-28 07:24:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:24: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-28 07:24:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:24: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-28 07:24: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:24:06] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:24: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.chatbot = ? [2] []
[2018-11-28 07:24:06] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 07:24:06] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"telephone","2":"50","3":true,"4":"2018-11-28 07:24:06","5":2} []
[2018-11-28 07:24:06] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 07:24:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:24: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-28 07:24:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:24: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-28 07:24:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:24: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.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-28 07:24: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:24:07] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:24:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:24: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":"HEAD"} []
[2018-11-28 07:24:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:24:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"861da9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/861da9","method":"GET"} []
[2018-11-28 07:24: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-28 07:24:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:24: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-28 07:24: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:24:08] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:24:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:24:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:24: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-28 07:24:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:24:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:24:31] 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-28 07:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:24:31] 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-28 07:24:31] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:24:32] 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-28 07:24:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:25:33] 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-28 07:25:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25: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-28 07:25:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25: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-28 07:25: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:25:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:25:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:25:34] 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-28 07:25:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d68f28","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d68f28","method":"GET"} []
[2018-11-28 07:25: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-28 07:25:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25: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-28 07:25: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:25:34] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25: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-28 07:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:25: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-28 07:25:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25: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-28 07:25:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25: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-28 07:25: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:25:48] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:25:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:25: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-28 07:25:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25: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-28 07:25:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"576c5f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/576c5f","method":"GET"} []
[2018-11-28 07:25: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.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-28 07:25: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:25:49] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:25:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:25:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:25: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-28 07:25:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:25:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:26:32] 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-28 07:26:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:26: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-28 07:26:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:26: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.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-28 07:26: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:26:32] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:26:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:26:32] 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-28 07:26:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:26: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-28 07:26:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bc6295","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bc6295","method":"GET"} []
[2018-11-28 07:26:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:26: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-28 07:26: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:26:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:26:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:26:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:26: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-28 07:26:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:26:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:27: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-28 07:27:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:27: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-28 07:27:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:27: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.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-28 07:27: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:27:53] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:27:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:27:53] 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-28 07:27:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:27:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6b88e1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6b88e1","method":"GET"} []
[2018-11-28 07:27: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-28 07:27:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:27: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-28 07:27: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:27:54] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:27:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:27:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:27: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-28 07:27:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:27:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28: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-28 07:28:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:28: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-28 07:28:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:28: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-28 07:28: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:14] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28: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-28 07:28:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:28: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-28 07:28:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f0bc38","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f0bc38","method":"GET"} []
[2018-11-28 07:28:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:28: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-28 07:28: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:15] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:28: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-28 07:28:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:28:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28: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":"GET"} []
[2018-11-28 07:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07: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-28 07:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:28] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28:28] 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-28 07: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-28 07: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-28 07:28:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cea812","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cea812","method":"GET"} []
[2018-11-28 07:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:29] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07: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-28 07:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:28:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28: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-28 07: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-28 07: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-28 07:28:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:47] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:28: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-28 07: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-28 07:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6af0c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6af0c4","method":"GET"} []
[2018-11-28 07: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-28 07:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:28:48] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07:28: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-28 07:28:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:28:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29: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":"GET"} []
[2018-11-28 07:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:29: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-28 07:29:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29: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.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-28 07:29: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:38] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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":"HEAD"} []
[2018-11-28 07: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-28 07:29:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7f987a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7f987a","method":"GET"} []
[2018-11-28 07: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-28 07:29:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:39] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07: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-28 07:29:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29: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-28 07: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-28 07: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-28 07:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29: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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:52] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29: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":"HEAD"} []
[2018-11-28 07: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-28 07:29:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"505814","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/505814","method":"GET"} []
[2018-11-28 07: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-28 07:29:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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.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-28 07: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:53] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07: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-28 07:29:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29:57] 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-28 07:29:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:29: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-28 07:29:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29: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.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-28 07:29: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:57] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29:58] 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-28 07:29:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:29:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3b6503","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3b6503","method":"GET"} []
[2018-11-28 07:29: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-28 07:29:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29: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.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-28 07:29: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:29:58] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:29:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:29: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-28 07:29:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:36: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-28 07:36:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:36: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-28 07:36:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:36: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.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-28 07:36: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:36:39] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:36:39] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "botlink" for route "chat_whith_bot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 38 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"botlink\" for route \"chat_whith_bot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:38, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"botlink\" for route \"chat_whith_bot\" 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-28 07:36:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:36:41] 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-28 07:36:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:36: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-28 07:36:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:36: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.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-28 07:36: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:36:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5c315","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e5c315","method":"GET"} []
[2018-11-28 07:36:42] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:36:42] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "botlink" for route "chat_whith_bot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 38 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"botlink\" for route \"chat_whith_bot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:38, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"botlink\" for route \"chat_whith_bot\" 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-28 07:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:36:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:36: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-28 07:36:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:37:28] 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-28 07:37:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:37: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-28 07:37:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:37: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.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-28 07:37: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:37:28] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:37:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:37:29] 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-28 07:37:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:37:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7dde24","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7dde24","method":"GET"} []
[2018-11-28 07:37: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-28 07:37:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:37: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.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-28 07:37: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:37:29] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:37:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:37:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:37: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-28 07:37:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:37:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:37: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":"GET"} []
[2018-11-28 07:37:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:37:38] 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-28 07:37:38] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:37:39] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:37:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:37: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.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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:37:39] php.CRITICAL: Class 'AppBundle\Controller\Exception' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'AppBundle\\Controller\\Exception' not found at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:35)"} []
[2018-11-28 07:37:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Exception" from namespace "AppBundle\Controller". Did you forget a "use" statement for "Symfony\Component\Config\Definition\Exception\Exception"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 35 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Exception\" from namespace \"AppBundle\\Controller\".\nDid you forget a \"use\" statement for \"Symfony\\Component\\Config\\Definition\\Exception\\Exception\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:35)"} []
[2018-11-28 07:37:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f1bd1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1f1bd1","method":"GET"} []
[2018-11-28 07:37:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:37: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-28 07:37:43] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:37:44] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:37:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:37: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.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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:37:44] php.CRITICAL: Class 'AppBundle\Controller\Exception' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'AppBundle\\Controller\\Exception' not found at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:35)"} []
[2018-11-28 07:37:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Exception" from namespace "AppBundle\Controller". Did you forget a "use" statement for "Symfony\Component\Config\Definition\Exception\Exception"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 35 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Exception\" from namespace \"AppBundle\\Controller\".\nDid you forget a \"use\" statement for \"Symfony\\Component\\Config\\Definition\\Exception\\Exception\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:35)"} []
[2018-11-28 07:38:03] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:38:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38: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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:38:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Error Processing Request" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 36 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 1): Error Processing Request at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:36)"} []
[2018-11-28 07:38:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4dbf29","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4dbf29","method":"GET"} []
[2018-11-28 07:38:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38:04] 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-28 07:38:04] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:38:04] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:38:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38: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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:38:04] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Error Processing Request" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 36 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 1): Error Processing Request at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:36)"} []
[2018-11-28 07:38: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":"GET"} []
[2018-11-28 07:38:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38:38] 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-28 07:38:38] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:38:39] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:38:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38: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.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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:38:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Error Processing Request" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 36 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 1): Error Processing Request at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:36)"} []
[2018-11-28 07:38:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6d679","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f6d679","method":"GET"} []
[2018-11-28 07:38:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38:40] 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-28 07:38:40] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:38:40] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"login","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-28 07:38:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:38: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.bot_link = ? LIMIT 1 ["login"] []
[2018-11-28 07:38:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Error Processing Request" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 36 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 1): Error Processing Request at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:36)"} []
[2018-11-28 07:40:18] 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-28 07:40:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:18] 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-28 07:40:18] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:40:18] 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-28 07:40:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:18] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:40:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"575599","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/575599","method":"GET"} []
[2018-11-28 07:40:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:19] 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-28 07:40:19] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:40:20] 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-28 07:40:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:20] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:40:22] 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-28 07:40:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:40: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-28 07:40:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:40: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-28 07:40: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:40:22] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:40:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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":"HEAD"} []
[2018-11-28 07: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-28 07:40:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"19ae21","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/19ae21","method":"GET"} []
[2018-11-28 07: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-28 07:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07: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-28 07: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:40:24] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:40:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07: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-28 07: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-28 07:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:40:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:40:32] 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-28 07:40:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:32] 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-28 07:40:32] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:40:33] 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-28 07:40:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:33] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:40:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"94acf1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/94acf1","method":"GET"} []
[2018-11-28 07:40:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:34] 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-28 07:40:34] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:40:34] 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-28 07:40:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:40:34] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:41:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\FileLoaderLoadException: "Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Config\Loader\FileLoader.php line 168 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:41:24] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:41:24] php.CRITICAL: Uncaught Exception: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:41:24] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled.")." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:41:24] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:35] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\FileLoaderLoadException: "Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Config\Loader\FileLoader.php line 168 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:36] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:36] php.CRITICAL: Uncaught Exception: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:36] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled.")." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:36] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\FileLoaderLoadException: "Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Config\Loader\FileLoader.php line 168 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:37] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:37] php.CRITICAL: Uncaught Exception: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:37] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled.")." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42:37] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Unknown property "names" on annotation "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in C:\xampp\htdocs\chatbot-manager\src\AppBundle/Controller/ (which is being imported from "C:\xampp\htdocs\chatbot-manager/app/config\routing.yml"). Make sure annotations are installed and enabled."). at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Bundle\TwigBundle\Resources\views\Exception\trace.html.twig line 13) {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled.\"). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\TwigBundle\\Resources\\views\\Exception\\trace.html.twig:13, Symfony\\Component\\Config\\Exception\\FileLoaderLoadException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle/Controller/ (which is being imported from \"C:\\xampp\\htdocs\\chatbot-manager/app/config\\routing.yml\"). Make sure annotations are installed and enabled. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Config\\Loader\\FileLoader.php:168, BadMethodCallException(code: 0): Unknown property \"names\" on annotation \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Annotation\\Route.php:49)"} []
[2018-11-28 07:42: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-28 07:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:42: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-28 07:42:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:42: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.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-28 07:42: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:42:50] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:42:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:42: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":"HEAD"} []
[2018-11-28 07:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:42:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3b0089","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3b0089","method":"GET"} []
[2018-11-28 07:42: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-28 07:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:42: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.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-28 07:42: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:42:52] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:42:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:42: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-28 07:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:42:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:43:29] 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-28 07:43:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:43: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-28 07:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:43: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.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-28 07:43: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:43:29] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:43:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:43:30] 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-28 07:43:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f4a6bd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f4a6bd","method":"GET"} []
[2018-11-28 07:43:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:43: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-28 07:43:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:43: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.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-28 07:43: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:43:30] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:43:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:43:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:43: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-28 07:43:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:43:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:43:35] 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-28 07:43:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:43:36] 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-28 07:43:36] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:43:36] 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-28 07:43:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:43:36] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:43:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f18d6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1f18d6","method":"GET"} []
[2018-11-28 07:43:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:43:38] 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-28 07:43:38] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:43:38] 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-28 07:43:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:43:38] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:43:44] 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-28 07:43:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:43: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-28 07:43:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:43: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.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-28 07:43: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:43:44] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:43:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:44:16] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07:44:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:44: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:44: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:44: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 = ? [9] []
[2018-11-28 07:44: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 = ? [10] []
[2018-11-28 07:44: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 = ? [11] []
[2018-11-28 07:44: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 = ? [12] []
[2018-11-28 07:44: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 = ? [14] []
[2018-11-28 07:44:24] 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-28 07:44:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:44:24] 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-28 07:44:25] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:44:28] 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-28 07:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:44:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:44:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"847616","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/847616","method":"GET"} []
[2018-11-28 07:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:44:30] 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-28 07:44:30] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:44:30] 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-28 07:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:44:30] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:44:50] 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-28 07:44:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:44: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-28 07:44:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:44: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:44:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:44:53] 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-28 07:44:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:44:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2e4abc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2e4abc","method":"GET"} []
[2018-11-28 07:44: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-28 07:44:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:44: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:44:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:44:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:44: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-28 07:44:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:44:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45: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-28 07:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45: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-28 07:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45: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-28 07:45: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:45:09] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:45:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45:10] 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-28 07:45:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45: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-28 07:45:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45: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-28 07:45:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0b987d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0b987d","method":"GET"} []
[2018-11-28 07:45: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 07:45:10] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 07:45:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45: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-28 07:45:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45:14] 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-28 07:45:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45: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-28 07:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45:15] 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-28 07:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f23c64","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f23c64","method":"GET"} []
[2018-11-28 07:45: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-28 07:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:45: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-28 07:45:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:45:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:47:19] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07:47:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:47: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 = ? [9] []
[2018-11-28 07:47: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 = ? [10] []
[2018-11-28 07:47: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 = ? [11] []
[2018-11-28 07:47: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 = ? [12] []
[2018-11-28 07:47: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 = ? [14] []
[2018-11-28 07:47:20] 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-28 07:47:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:20] 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-28 07:47:20] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:47:23] 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-28 07:47:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:23] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:47:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8bbb8d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8bbb8d","method":"GET"} []
[2018-11-28 07:47:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:25] 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-28 07:47:25] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:47:25] 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-28 07:47:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:25] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:47:45] 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-28 07:47:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:47: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-28 07:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:47: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:47: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-28 07:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:47:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1060bc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1060bc","method":"GET"} []
[2018-11-28 07:47: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-28 07:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:47: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 07:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:47: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-28 07:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:47:49] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07:47:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:47:50] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:47: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 = ? [9] []
[2018-11-28 07:47: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 = ? [10] []
[2018-11-28 07:47: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 = ? [11] []
[2018-11-28 07:47: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 = ? [12] []
[2018-11-28 07:47: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 = ? [14] []
[2018-11-28 07:47:56] 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-28 07:47:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:56] 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-28 07:47:56] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:47:57] 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-28 07:47:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:57] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:47:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f051dd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f051dd","method":"GET"} []
[2018-11-28 07:47:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:58] 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-28 07:47:58] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:47:58] 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-28 07:47:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:47:58] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:25] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07:48:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:48: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:48: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 = ? [9] []
[2018-11-28 07:48: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 = ? [10] []
[2018-11-28 07:48: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 = ? [11] []
[2018-11-28 07:48: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 = ? [12] []
[2018-11-28 07:48: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 = ? [14] []
[2018-11-28 07:48:26] 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-28 07:48:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:26] 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-28 07:48:26] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:26] 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-28 07:48:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:26] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cfef9b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cfef9b","method":"GET"} []
[2018-11-28 07:48:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:27] 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-28 07:48:27] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:27] 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-28 07:48:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cfef9b","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/cfef9b","method":"GET"} []
[2018-11-28 07:48:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:34] 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-28 07:48:34] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:38] 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-28 07:48:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:38] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ea27c2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ea27c2","method":"GET"} []
[2018-11-28 07:48:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:39] 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-28 07:48:39] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:40] 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-28 07:48:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:40] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:44] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07:48:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:48: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07: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 = ? [9] []
[2018-11-28 07: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 = ? [10] []
[2018-11-28 07: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 = ? [11] []
[2018-11-28 07: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 = ? [12] []
[2018-11-28 07: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 = ? [14] []
[2018-11-28 07:48:45] 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-28 07:48:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:45] 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-28 07:48:45] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:45] 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-28 07:48:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:46] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:48:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"212797","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/212797","method":"GET"} []
[2018-11-28 07:48:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:46] 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-28 07:48:46] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 07:48:47] 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-28 07:48:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 07:48:47] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 07:52:33] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 07: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-28 07:52: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-28 07:52:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:52: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:52: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:52: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 = ? [9] []
[2018-11-28 07:52: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 = ? [10] []
[2018-11-28 07:52: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 = ? [11] []
[2018-11-28 07:52: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 = ? [12] []
[2018-11-28 07:52: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 = ? [14] []
[2018-11-28 07:52:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:52:40] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 07:52:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:52:40] 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-28 07:52: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-28 07:52:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:52: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 07:52:41] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [9] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [10] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [11] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [12] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [14] []
[2018-11-28 07:52:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:52:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 07:52: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-28 07:52:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:52:41] 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-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [6] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [7] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [9] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [10] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [11] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [12] []
[2018-11-28 07:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [14] []
[2018-11-28 07:52:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:52:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d1decd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d1decd","method":"GET"} []
[2018-11-28 07: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-28 07: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-28 07:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 07:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:38] 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-28 07:59:40] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServer.php\",\"line\":132,\"trace\":[{\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServer.php\",\"line\":30,\"function\":\"isRunning\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServer\",\"type\":\"->\"}],\"count\":1})"} []
[2018-11-28 08:00:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61500e","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/61500e","method":"GET"} []
[2018-11-28 08:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:11] 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-28 08:00:11] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:00:11] 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://192.168.1.6/login","method":"GET"} []
[2018-11-28 08:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:00:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /botmanage"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /botmanage\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:00:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /botmanage" (from "http://192.168.1.6/botmanage")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /botmanage\" (from \"http://192.168.1.6/botmanage\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:00:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7aeb29","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/7aeb29","method":"GET"} []
[2018-11-28 08:00:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:34] 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-28 08:00:34] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:00:35] 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://192.168.1.6/login","method":"GET"} []
[2018-11-28 08:00:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:35] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:00:35] 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://192.168.1.6/botmanager","method":"GET"} []
[2018-11-28 08:00:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:35] 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-28 08:00:35] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:00:36] 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://192.168.1.6/login","method":"GET"} []
[2018-11-28 08:00:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:36] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:00:36] 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://192.168.1.6/login","method":"HEAD"} []
[2018-11-28 08:00:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:37] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:00:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e19cfd","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/e19cfd","method":"GET"} []
[2018-11-28 08:00:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:37] 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-28 08:00:37] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:00:37] 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://192.168.1.6/login","method":"GET"} []
[2018-11-28 08:00:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:00:38] 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 "homepage" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\FOSUserBundle\views\Security\login_content.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"homepage\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\FOSUserBundle\\views\\Security\\login_content.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"homepage\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:01:28] 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://192.168.1.6/login","method":"GET"} []
[2018-11-28 08:01:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:01:29] 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://192.168.1.6/login","method":"HEAD"} []
[2018-11-28 08:01:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:01:37] 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://192.168.1.6/login_check","method":"POST"} []
[2018-11-28 08:01: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-28 08:01:39] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-28 08:01:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-28 08:01:39] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-28 08:01:39",1] []
[2018-11-28 08:01:39] doctrine.DEBUG: "COMMIT" [] []
[2018-11-28 08:01:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:01:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","_route":"homepage","path":"/botmanager/","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443},"request_uri":"http://192.168.1.6/botmanager","method":"GET"} []
[2018-11-28 08:01:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:01: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-28 08:01:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:01:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:01:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://192.168.1.6/botmanager/","method":"GET"} []
[2018-11-28 08:01:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:01: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-28 08:01:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:01: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-28 08:01:40] 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 "botmanager_index" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\base.html.twig line 159 {"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 \"botmanager_index\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\base.html.twig:159, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"botmanager_index\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:01:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:01:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://192.168.1.6/botmanager/","method":"HEAD"} []
[2018-11-28 08:01:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:01: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-28 08:01:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:01: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.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-28 08:01:42] 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 "botmanager_index" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\base.html.twig line 159 {"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 \"botmanager_index\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\base.html.twig:159, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"botmanager_index\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-28 08:01:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:01:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"196894","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/196894","method":"GET"} []
[2018-11-28 08:01:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:01: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-28 08:01:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:01:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://192.168.1.6/botmanager/","method":"GET"} []
[2018-11-28 08:02:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-28 08:02:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://192.168.1.6/botmanager/","method":"HEAD"} []
[2018-11-28 08:02:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02:13] 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-28 08:02:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f49c75","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/f49c75","method":"GET"} []
[2018-11-28 08:02:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:18] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://192.168.1.6/botmanager/manage/2","method":"GET"} []
[2018-11-28 08:02:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02: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.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-28 08:02: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 08:02:18] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 08:02:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:19] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://192.168.1.6/botmanager/manage/2","method":"HEAD"} []
[2018-11-28 08:02:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02: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-28 08:02: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 08:02:19] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 08:02:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f3728","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/1f3728","method":"GET"} []
[2018-11-28 08:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:35] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:02:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:02: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:02: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 = ? [9] []
[2018-11-28 08:02: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 = ? [10] []
[2018-11-28 08:02: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 = ? [11] []
[2018-11-28 08:02: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 = ? [12] []
[2018-11-28 08:02: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 = ? [14] []
[2018-11-28 08:02:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:36] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:02:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02: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-28 08:02:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:02: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:02: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 = ? [9] []
[2018-11-28 08:02: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 = ? [10] []
[2018-11-28 08:02: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 = ? [11] []
[2018-11-28 08:02: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 = ? [12] []
[2018-11-28 08:02: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 = ? [14] []
[2018-11-28 08:02:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:02:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:02:37] 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-28 08:02:37] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:02:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:02:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:02:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a7814d","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/a7814d","method":"GET"} []
[2018-11-28 08:02:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:02: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-28 08:02:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:02:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:10:00] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:10:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:10: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-28 08:10:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:10: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:10: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:10: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 = ? [9] []
[2018-11-28 08:10: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 = ? [10] []
[2018-11-28 08:10: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 = ? [11] []
[2018-11-28 08:10: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 = ? [12] []
[2018-11-28 08:10: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 = ? [14] []
[2018-11-28 08:10:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:10:12] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:10:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:10: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-28 08:10:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:10: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:10:12] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:10: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 = ? [9] []
[2018-11-28 08:10: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 = ? [10] []
[2018-11-28 08:10: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 = ? [11] []
[2018-11-28 08:10: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 = ? [12] []
[2018-11-28 08:10: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 = ? [14] []
[2018-11-28 08:10:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:10:12] 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-28 08:10:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:10:13] 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-28 08:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:10:13] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:10:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"74c1c5","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/74c1c5","method":"GET"} []
[2018-11-28 08:10:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:10: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-28 08:10:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:10:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:11:30] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:11: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-28 08:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:11: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:11:30] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:11: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 = ? [9] []
[2018-11-28 08:11: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 = ? [10] []
[2018-11-28 08:11: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 = ? [11] []
[2018-11-28 08:11: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 = ? [12] []
[2018-11-28 08:11: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 = ? [14] []
[2018-11-28 08:11:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:11:34] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:11:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:11: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-28 08:11:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:11: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:11: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:11: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 = ? [9] []
[2018-11-28 08:11: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 = ? [10] []
[2018-11-28 08:11: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 = ? [11] []
[2018-11-28 08:11: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 = ? [12] []
[2018-11-28 08:11: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 = ? [14] []
[2018-11-28 08:11:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:11:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:11:35] 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-28 08:11:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:11:35] 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-28 08:11:35] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:11:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:11:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"60886b","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/60886b","method":"GET"} []
[2018-11-28 08:11:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:11: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-28 08:11:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:11:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:06] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:16:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:16: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:16: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 = ? [9] []
[2018-11-28 08:16: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 = ? [10] []
[2018-11-28 08:16: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 = ? [11] []
[2018-11-28 08:16: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 = ? [12] []
[2018-11-28 08:16: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 = ? [14] []
[2018-11-28 08:16:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:10] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:16:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:16: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:16: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 = ? [9] []
[2018-11-28 08:16: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 = ? [10] []
[2018-11-28 08:16: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 = ? [11] []
[2018-11-28 08:16: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 = ? [12] []
[2018-11-28 08:16: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 = ? [14] []
[2018-11-28 08:16:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:16:10] 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-28 08:16:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:16:11] 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-28 08:16:11] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:16:11] 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-28 08:16:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:16:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb1d8f","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/bb1d8f","method":"GET"} []
[2018-11-28 08:16:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:16:33] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://192.168.1.6/botmanager/manage/2","method":"GET"} []
[2018-11-28 08:16:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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-28 08:16: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 08:16:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 08:16:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:33] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://192.168.1.6/botmanager/manage/2","method":"HEAD"} []
[2018-11-28 08:16:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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-28 08:16: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.chatbot = ? ORDER BY t0.index_key ASC [2] []
[2018-11-28 08:16:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-11-28 08:16:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"812af3","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/812af3","method":"GET"} []
[2018-11-28 08:16:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:37] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:16:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:16: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:16: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 = ? [9] []
[2018-11-28 08:16: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 = ? [10] []
[2018-11-28 08:16: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 = ? [11] []
[2018-11-28 08:16: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 = ? [12] []
[2018-11-28 08:16: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 = ? [14] []
[2018-11-28 08:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:38] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:16: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:16: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 = ? [9] []
[2018-11-28 08:16: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 = ? [10] []
[2018-11-28 08:16: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 = ? [11] []
[2018-11-28 08:16: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 = ? [12] []
[2018-11-28 08:16: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 = ? [14] []
[2018-11-28 08:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:16:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:16:39] 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-28 08:16:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:16:39] 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-28 08:16:39] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-28 08:16:39] 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-28 08:16:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:16:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:16:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cef6ce","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/cef6ce","method":"GET"} []
[2018-11-28 08:16:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:16: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-28 08:16:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:16:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:17:31] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:17:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:17: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-28 08:17:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:17: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:17:31] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:17: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 = ? [9] []
[2018-11-28 08:17: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 = ? [10] []
[2018-11-28 08:17: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 = ? [11] []
[2018-11-28 08:17: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 = ? [12] []
[2018-11-28 08:17: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 = ? [14] []
[2018-11-28 08:17:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:17:31] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:17: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-28 08:17:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:17: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:17:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:17: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 = ? [9] []
[2018-11-28 08:17: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 = ? [10] []
[2018-11-28 08:17: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 = ? [11] []
[2018-11-28 08:17: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 = ? [12] []
[2018-11-28 08:17: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 = ? [14] []
[2018-11-28 08:17:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:17:32] 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-28 08:17:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:17:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:17:32] 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-28 08:17: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 = ? [6] []
[2018-11-28 08:17: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 = ? [7] []
[2018-11-28 08:17: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 = ? [9] []
[2018-11-28 08:17: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 = ? [10] []
[2018-11-28 08:17: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 = ? [11] []
[2018-11-28 08:17: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 = ? [12] []
[2018-11-28 08:17: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 = ? [14] []
[2018-11-28 08:17:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a2e707","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/a2e707","method":"GET"} []
[2018-11-28 08:17:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:17: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-28 08:17:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:17:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:17:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:18:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:18:19] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:18:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:18: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-28 08:18:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:18: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:18: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:18: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 = ? [9] []
[2018-11-28 08:18: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 = ? [10] []
[2018-11-28 08:18: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 = ? [11] []
[2018-11-28 08:18: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 = ? [12] []
[2018-11-28 08:18: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 = ? [14] []
[2018-11-28 08:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:18:20] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:18:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:18: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-28 08:18:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:18: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:18: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:18: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 = ? [9] []
[2018-11-28 08:18: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 = ? [10] []
[2018-11-28 08:18: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 = ? [11] []
[2018-11-28 08:18: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 = ? [12] []
[2018-11-28 08:18: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 = ? [14] []
[2018-11-28 08:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:18:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:18:21] 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-28 08:18:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:18:21] 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-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [6] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [7] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [9] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [10] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [11] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [12] []
[2018-11-28 08:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [14] []
[2018-11-28 08:18:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:18:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f8a93f","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/f8a93f","method":"GET"} []
[2018-11-28 08:18:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:18: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-28 08:18:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:18:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:23:30] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:23:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:23: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-28 08:23:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:23: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:23:30] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:23: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 = ? [9] []
[2018-11-28 08:23: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 = ? [10] []
[2018-11-28 08:23: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 = ? [11] []
[2018-11-28 08:23: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 = ? [12] []
[2018-11-28 08:23: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 = ? [14] []
[2018-11-28 08:23:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:23:34] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:23:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:23: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-28 08:23:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:23: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:23: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:23: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 = ? [9] []
[2018-11-28 08:23: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 = ? [10] []
[2018-11-28 08:23: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 = ? [11] []
[2018-11-28 08:23: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 = ? [12] []
[2018-11-28 08:23: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 = ? [14] []
[2018-11-28 08:23:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:23:35] 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-28 08:23:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:23:35] 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-28 08:23: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 = ? [6] []
[2018-11-28 08:23: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 = ? [7] []
[2018-11-28 08:23: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 = ? [9] []
[2018-11-28 08:23: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 = ? [10] []
[2018-11-28 08:23: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 = ? [11] []
[2018-11-28 08:23: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 = ? [12] []
[2018-11-28 08:23: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 = ? [14] []
[2018-11-28 08:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:23:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6ded6f","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/6ded6f","method":"GET"} []
[2018-11-28 08:23:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:23: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-28 08:23:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:23:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:24:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:24:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:24:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:24:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:29:57] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:29:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:29: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-28 08:29:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:29: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:29:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:29: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 = ? [9] []
[2018-11-28 08:29: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 = ? [10] []
[2018-11-28 08:29: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 = ? [11] []
[2018-11-28 08:29: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 = ? [12] []
[2018-11-28 08:29: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 = ? [14] []
[2018-11-28 08:29:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:30:00] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:30:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:30: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-28 08:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:30: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:30: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-11-28 08:30: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 = ? [9] []
[2018-11-28 08:30: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 = ? [10] []
[2018-11-28 08:30: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 = ? [11] []
[2018-11-28 08:30: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 = ? [12] []
[2018-11-28 08:30: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 = ? [14] []
[2018-11-28 08:30:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:30:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:30:01] 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-28 08:30:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:30: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-28 08:30: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 = ? [6] []
[2018-11-28 08:30: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 = ? [7] []
[2018-11-28 08:30: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 = ? [9] []
[2018-11-28 08:30: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 = ? [10] []
[2018-11-28 08:30: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 = ? [11] []
[2018-11-28 08:30: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 = ? [12] []
[2018-11-28 08:30: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 = ? [14] []
[2018-11-28 08:30:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f3a68c","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/f3a68c","method":"GET"} []
[2018-11-28 08:30:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:30: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-28 08:30:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:30:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:30:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:30:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:35:30] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:35:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:35:31] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:35: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 = ? [9] []
[2018-11-28 08:35: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 = ? [10] []
[2018-11-28 08:35: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 = ? [12] []
[2018-11-28 08:35: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 = ? [11] []
[2018-11-28 08:35: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 = ? [14] []
[2018-11-28 08:35:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:34] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:35:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:35:35] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:35: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 = ? [9] []
[2018-11-28 08:35: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 = ? [10] []
[2018-11-28 08:35: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 = ? [12] []
[2018-11-28 08:35: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 = ? [11] []
[2018-11-28 08:35: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 = ? [14] []
[2018-11-28 08:35:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:35:35] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","_route":"chatbot_json","path":"/json/chatbot/","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-28 08:35:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:35: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-28 08:35:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:35:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: questArray" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 117 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: questArray at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:117)"} []
[2018-11-28 08:35:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:35:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f5265","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/2f5265","method":"GET"} []
[2018-11-28 08:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:47] 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-28 08:35:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:35:47] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: questArray" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 117 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: questArray at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:117)"} []
[2018-11-28 08:35:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:49] 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":"HEAD"} []
[2018-11-28 08:35:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:35:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: questArray" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 117 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: questArray at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:117)"} []
[2018-11-28 08:35:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6d7fd9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6d7fd9","method":"GET"} []
[2018-11-28 08:35:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6d7fd9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6d7fd9","method":"GET"} []
[2018-11-28 08:35:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:35: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-28 08:35:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:35:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:30] 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-28 08:36:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:36: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-28 08:36:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:36:30] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:36:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:31] 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":"HEAD"} []
[2018-11-28 08:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:36: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-28 08:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:36:31] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:34] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:36:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:36: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-28 08:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:36: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:36: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 = ? [9] []
[2018-11-28 08:36: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 = ? [10] []
[2018-11-28 08:36: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 = ? [12] []
[2018-11-28 08:36: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 = ? [11] []
[2018-11-28 08:36: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 = ? [14] []
[2018-11-28 08:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:35] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:36: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-28 08:36:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:36: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:36:35] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:36: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 = ? [9] []
[2018-11-28 08:36: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 = ? [10] []
[2018-11-28 08:36: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 = ? [12] []
[2018-11-28 08:36: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 = ? [11] []
[2018-11-28 08:36: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 = ? [14] []
[2018-11-28 08:36:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:36:35] 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-28 08:36:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:36: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:36:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5a66bb","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/5a66bb","method":"GET"} []
[2018-11-28 08:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:36: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-28 08:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:36:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:37:09] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:37:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:37:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:37: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 = ? [9] []
[2018-11-28 08:37: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 = ? [10] []
[2018-11-28 08:37: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 = ? [12] []
[2018-11-28 08:37: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 = ? [11] []
[2018-11-28 08:37: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 = ? [14] []
[2018-11-28 08:37:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37:10] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:37:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:37: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 = ? [9] []
[2018-11-28 08:37: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 = ? [10] []
[2018-11-28 08:37: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 = ? [12] []
[2018-11-28 08:37: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 = ? [11] []
[2018-11-28 08:37: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 = ? [14] []
[2018-11-28 08:37:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:37: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-28 08:37:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:37:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fcc901","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/fcc901","method":"GET"} []
[2018-11-28 08:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37: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-28 08:37:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37: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":"HEAD"} []
[2018-11-28 08:37:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37: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-28 08:37:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37:28] 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-28 08:37: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-28 08:37:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:37:29] 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":"HEAD"} []
[2018-11-28 08:37:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:37: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-28 08:37:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:37:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:37:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:06] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:38:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:38: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-28 08:38:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:38: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 = ? [9] []
[2018-11-28 08:38: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 = ? [10] []
[2018-11-28 08:38: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 = ? [12] []
[2018-11-28 08:38: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 = ? [11] []
[2018-11-28 08:38: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 = ? [14] []
[2018-11-28 08:38:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:07] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:38:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:38: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-28 08:38:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:38: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 = ? [9] []
[2018-11-28 08:38: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 = ? [10] []
[2018-11-28 08:38: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 = ? [12] []
[2018-11-28 08:38: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 = ? [11] []
[2018-11-28 08:38: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 = ? [14] []
[2018-11-28 08:38:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:08] 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-28 08:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:38:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:38:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:38:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:38:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5ee4b","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/e5ee4b","method":"GET"} []
[2018-11-28 08: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-28 08: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-28 08:38:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38: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-28 08: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-28 08:38: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-28 08:38:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:47] 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":"HEAD"} []
[2018-11-28 08: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-28 08: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-28 08:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:52] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:38:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:38: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-28 08:38:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:38:52] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:38: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 = ? [9] []
[2018-11-28 08:38: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 = ? [10] []
[2018-11-28 08:38: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 = ? [12] []
[2018-11-28 08:38: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 = ? [11] []
[2018-11-28 08:38: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 = ? [14] []
[2018-11-28 08:38:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:56] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:38:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:38: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-28 08:38:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:38: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 = ? [9] []
[2018-11-28 08:38: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 = ? [10] []
[2018-11-28 08:38: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 = ? [12] []
[2018-11-28 08:38: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 = ? [11] []
[2018-11-28 08:38: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 = ? [14] []
[2018-11-28 08:38:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:38:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:38:57] 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-28 08:38:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:38:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [null] []
[2018-11-28 08:38:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:637)"} []
[2018-11-28 08:38:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1a0bf1","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/1a0bf1","method":"GET"} []
[2018-11-28 08:38:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:38: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-28 08:38:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:38:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json/chatbot/"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json/chatbot/\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:42:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /json/chatbot/" (from "http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /json/chatbot/\" (from \"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"014a6f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/014a6f","method":"GET"} []
[2018-11-28 08:42:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:42: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-28 08:42:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:42:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:42:57] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:42:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:42: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-28 08:42:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:42: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:42: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 = ? [9] []
[2018-11-28 08:42: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 = ? [10] []
[2018-11-28 08:42: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 = ? [12] []
[2018-11-28 08:42: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 = ? [11] []
[2018-11-28 08:42: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 = ? [14] []
[2018-11-28 08:42:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:42:58] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://192.168.1.6/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-11-28 08:42:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:42: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-28 08:42:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:42: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:42: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 = ? [9] []
[2018-11-28 08:42: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 = ? [10] []
[2018-11-28 08:42: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 = ? [12] []
[2018-11-28 08:42: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 = ? [11] []
[2018-11-28 08:42: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 = ? [14] []
[2018-11-28 08:42:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:42:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.js.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.js.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:42:59] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5bfcefcf8ee65U","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5bfcefcf8ee65U","method":"GET"} []
[2018-11-28 08:42:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-28 08:42: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-11-28 08:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-11-28 08:42: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 = ? [9] []
[2018-11-28 08:42: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 = ? [10] []
[2018-11-28 08:42: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 = ? [12] []
[2018-11-28 08:42: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 = ? [11] []
[2018-11-28 08:42: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 = ? [14] []
[2018-11-28 08:43:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:43:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5d1f5","_route":"_wdt"},"request_uri":"http://192.168.1.6/_wdt/e5d1f5","method":"GET"} []
[2018-11-28 08:43:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 08:43: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-28 08:43:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 08:43:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 08:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bootstrap.min.css.map"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bootstrap.min.css.map\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:58:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json/chatbot/" (from "http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json/chatbot/\" (from \"http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 08:59:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json/chatbot" (from "http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json/chatbot\" (from \"http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 09:04:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json/chatbot"" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json/chatbot\" at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 09:04:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /json/chatbot" (from "http://localhost/chatbot-manager/web/app_dev.php/json/chatbot")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /json/chatbot\" (from \"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-11-28 09:04:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"30002c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/30002c","method":"GET"} []
[2018-11-28 09:04:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 09:04: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-28 09:04:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 09:04:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 09:04:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"30002c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/30002c","method":"GET"} []
[2018-11-28 09:04:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-28 09:04: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-28 09:04:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-28 09:04:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-28 09:06:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json/chatbot" (from "http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json/chatbot\" (from \"http://dynamic-form.smspro.tg/chatbot-manager/web/chatbot/3\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:627)"} []
[2018-12-09 21:04: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-12-09 21:04:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-09 21:04:30] 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-12-09 21:04:30] security.DEBUG: Calling Authentication entry point. [] []
[2018-12-09 21:04:32] 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-12-09 21:04:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-09 21:04:34] 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-12-09 21:04:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-09 21:04: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-12-09 21:04: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-12-09 21:04:45] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-12-09 21:04:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:04:45] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-12-09 21:04:45",1] []
[2018-12-09 21:04:45] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:04:45] 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-12-09 21:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:04: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-12-09 21:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:04: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-12-09 21:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-12-09 21:04: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 = ? [9] []
[2018-12-09 21:04: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 = ? [10] []
[2018-12-09 21:04: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 = ? [11] []
[2018-12-09 21:04: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 = ? [12] []
[2018-12-09 21:04: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 = ? [14] []
[2018-12-09 21:04:48] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-09 21:04:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:04: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":"HEAD"} []
[2018-12-09 21:04:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:04: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-12-09 21:04:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:04: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-12-09 21:04:50] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [2] []
[2018-12-09 21:04: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 = ? [9] []
[2018-12-09 21:04: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 = ? [10] []
[2018-12-09 21:04: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 = ? [11] []
[2018-12-09 21:04: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 = ? [12] []
[2018-12-09 21:04:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"554ab5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/554ab5","method":"GET"} []
[2018-12-09 21:04: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 = ? [14] []
[2018-12-09 21:04:50] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-09 21:04:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:04:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:04: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-12-09 21:04:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:04:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:04:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"852b26","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/852b26","method":"GET"} []
[2018-12-09 21:04:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:04: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-12-09 21:04:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:04:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:04:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:04:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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-12-09 21:05:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:05:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:05:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f9b85c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f9b85c","method":"GET"} []
[2018-12-09 21:05:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:17] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"3","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/3","method":"GET"} []
[2018-12-09 21:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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 = ? ["3"] []
[2018-12-09 21:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [3] []
[2018-12-09 21:05: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 = ? [6] []
[2018-12-09 21:05: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 = ? [7] []
[2018-12-09 21:05:17] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-09 21:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:17] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"3","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/3","method":"HEAD"} []
[2018-12-09 21:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5e4029","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5e4029","method":"GET"} []
[2018-12-09 21:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [3] []
[2018-12-09 21:05: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 = ? [6] []
[2018-12-09 21:05: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 = ? [7] []
[2018-12-09 21:05:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-09 21:05:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:28] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-12-09 21:05:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:29] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:29] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-12-09 21:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4c9f64","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4c9f64","method":"GET"} []
[2018-12-09 21:05: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-12-09 21:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:30] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:36] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-12-09 21:05:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:36] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:37] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-12-09 21:05:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b8dfd1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b8dfd1","method":"GET"} []
[2018-12-09 21:05: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-12-09 21:05:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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 = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:37] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:41] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-12-09 21:05:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:42] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:42] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-12-09 21:05:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cc4477","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cc4477","method":"GET"} []
[2018-12-09 21:05: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-12-09 21:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:42] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:43] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-12-09 21:05:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"593c22","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/593c22","method":"GET"} []
[2018-12-09 21:05: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-12-09 21:05:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:43] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:56] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"GET"} []
[2018-12-09 21:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:56] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:56] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"3","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/3","method":"HEAD"} []
[2018-12-09 21:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"63e42c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/63e42c","method":"GET"} []
[2018-12-09 21:05: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-12-09 21:05:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05: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.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 = ? ["3"] []
[2018-12-09 21:05: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.chatbot = ? ORDER BY t0.index_key ASC [3] []
[2018-12-09 21:05:57] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [3] []
[2018-12-09 21:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:05: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-12-09 21:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:08] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65","method":"GET"} []
[2018-12-09 21:06:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06: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-12-09 21:06:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65"] []
[2018-12-09 21:06:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [3] []
[2018-12-09 21:06: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 = ? [7] []
[2018-12-09 21:06: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 = ? [6] []
[2018-12-09 21:06:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:09] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65","method":"HEAD"} []
[2018-12-09 21:06:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06:09] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5bfcefcf8ee65","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5bfcefcf8ee65","method":"GET"} []
[2018-12-09 21:06: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-12-09 21:06:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65"] []
[2018-12-09 21:06:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [3] []
[2018-12-09 21:06: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 = ? [7] []
[2018-12-09 21:06: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 = ? [6] []
[2018-12-09 21:06:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06: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-12-09 21:06:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65"] []
[2018-12-09 21:06:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [3] []
[2018-12-09 21:06: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 = ? [7] []
[2018-12-09 21:06: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 = ? [6] []
[2018-12-09 21:06:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6b4890","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6b4890","method":"GET"} []
[2018-12-09 21:06:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06: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-12-09 21:06:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:29] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65","method":"GET"} []
[2018-12-09 21:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06: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-12-09 21:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65"] []
[2018-12-09 21:06:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [3] []
[2018-12-09 21:06: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 = ? [7] []
[2018-12-09 21:06: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 = ? [6] []
[2018-12-09 21:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3b45ca","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3b45ca","method":"GET"} []
[2018-12-09 21:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:06: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-12-09 21:06:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:06:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:16] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:24:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:24:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3caa6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3caa6","method":"GET"} []
[2018-12-09 21:24:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:24:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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-12-09 21:24:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24: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-12-09 21:24:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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-12-09 21:24: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-12-09 21:24:21] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-12-09 21:24:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24: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-12-09 21:24:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1789ee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1789ee","method":"GET"} []
[2018-12-09 21:24: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-12-09 21:24: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 = ? ORDER BY t0.index_key ASC [2] []
[2018-12-09 21:24:22] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [2] []
[2018-12-09 21:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:27] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"GET"} []
[2018-12-09 21:24:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-12-09 21:24: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-12-09 21:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [9] []
[2018-12-09 21:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [10] []
[2018-12-09 21:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [12] []
[2018-12-09 21:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [11] []
[2018-12-09 21:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [14] []
[2018-12-09 21:24:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:28] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5bfcefcf8ee65U","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5bfcefcf8ee65U","method":"HEAD"} []
[2018-12-09 21:24:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24:28] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5bfcefcf8ee65U","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5bfcefcf8ee65U","method":"GET"} []
[2018-12-09 21:24: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-12-09 21:24:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-12-09 21:24: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-12-09 21:24: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 = ? [9] []
[2018-12-09 21:24: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 = ? [10] []
[2018-12-09 21:24: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 = ? [12] []
[2018-12-09 21:24: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 = ? [11] []
[2018-12-09 21:24: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 = ? [14] []
[2018-12-09 21:24:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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.bot_link = ? LIMIT 1 ["5bfcefcf8ee65U"] []
[2018-12-09 21:24: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [2] []
[2018-12-09 21:24: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 = ? [9] []
[2018-12-09 21:24: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 = ? [10] []
[2018-12-09 21:24: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 = ? [12] []
[2018-12-09 21:24: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 = ? [11] []
[2018-12-09 21:24: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 = ? [14] []
[2018-12-09 21:24:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2b143c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2b143c","method":"GET"} []
[2018-12-09 21:24:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:24:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:24:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:24:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd4f45","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd4f45","method":"GET"} []
[2018-12-09 21:24: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-12-09 21:24:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:24:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:48] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"GET"} []
[2018-12-09 21:24:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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 = ? ["1"] []
[2018-12-09 21:24: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 = ? ORDER BY t0.index_key ASC [1] []
[2018-12-09 21:24:49] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [1] []
[2018-12-09 21:24:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "botlink" for route "chat_whith_bot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 38 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"botlink\" for route \"chat_whith_bot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:38, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"botlink\" for route \"chat_whith_bot\" 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-12-09 21:24:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:49] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"1","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/1","method":"HEAD"} []
[2018-12-09 21:24:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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 = ? ["1"] []
[2018-12-09 21:24: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 = ? ORDER BY t0.index_key ASC [1] []
[2018-12-09 21:24:50] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [1] []
[2018-12-09 21:24:50] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "botlink" for route "chat_whith_bot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 38 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"botlink\" for route \"chat_whith_bot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:38, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"botlink\" for route \"chat_whith_bot\" 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-12-09 21:24:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"09deea","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/09deea","method":"GET"} []
[2018-12-09 21:24:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:24:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24: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.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-12-09 21:24:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:24:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"84d343","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/84d343","method":"GET"} []
[2018-12-09 21:24:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:24: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-12-09 21:24:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:25:32] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"POST"} []
[2018-12-09 21:25:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:25: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-12-09 21:25:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:25: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:25: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.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.bot_link = ? ["5c0d7a42764b2"] []
[2018-12-09 21:25:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:25:38] doctrine.DEBUG: INSERT INTO chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"AEET Enquete 2018","2":"salut","3":"bye","4":"5c0d7a42764b2","5":"2018-12-09 21:25:38","6":"denis.kombate@gmail.com","7":"description ici","8":1} []
[2018-12-09 21:25:38] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:25:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "botmanager_index" as such route does not exist." at C:\xampp\htdocs\chatbot-manager\var\cache\dev\appDevDebugProjectContainerUrlGenerator.php line 78 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"botmanager_index\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-12-09 21:25:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:25:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:25:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c19376","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c19376","method":"GET"} []
[2018-12-09 21:25: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-12-09 21:25:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:25: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.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-12-09 21:25:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:25: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-12-09 21:25:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:25:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:32] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"POST"} []
[2018-12-09 21:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:28: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-12-09 21:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:28: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.bot_link = ? ["5c0d7af15d172"] []
[2018-12-09 21:28:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:28:33] doctrine.DEBUG: INSERT INTO chat_bot (botName, starterMsg, closingMsg, bot_link, createdAt, email, description, owner) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"AEET Enquete 2018","2":"salut","3":"bye","4":"5c0d7af15d172","5":"2018-12-09 21:28:33","6":"denis.kombate@gmail.com","7":"description ici","8":1} []
[2018-12-09 21:28:33] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:28:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:28: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-12-09 21:28:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-09 21:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:28:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:28: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-12-09 21:28:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"300dc8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/300dc8","method":"GET"} []
[2018-12-09 21:28: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.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-12-09 21:28:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:28: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-12-09 21:28:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"300dc8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/300dc8?panel=twig","method":"GET"} []
[2018-12-09 21:28:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21: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-12-09 21:28:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} []
[2018-12-09 21:28:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:28:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"300dc8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/300dc8","method":"HEAD"} []
[2018-12-09 21:28:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:28: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-12-09 21:28:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:28:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar","method":"GET"} []
[2018-12-09 21:28:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-09 21:31:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21: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-12-09 21:31:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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-12-09 21:31:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-09 21:31:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6330f1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6330f1","method":"GET"} []
[2018-12-09 21:31:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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-12-09 21:31:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:21] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-09 21:31:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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 = ? ["5"] []
[2018-12-09 21:31: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:21] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:22] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-09 21:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ff801","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ff801","method":"GET"} []
[2018-12-09 21:31: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-12-09 21:31:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["5"] []
[2018-12-09 21:31: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:23] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:29] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"POST"} []
[2018-12-09 21:31:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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 = ? ["5"] []
[2018-12-09 21:31: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:30] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31: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.chatbot = ? [5] []
[2018-12-09 21:31:30] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:31:30] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Votre nom et prenoms","2":"10","3":true,"4":"2018-12-09 21:31:30","5":5} []
[2018-12-09 21:31:30] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:31:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:31] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-09 21:31:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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 = ? ["5"] []
[2018-12-09 21:31: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:31] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:32] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-09 21:31:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d85ebd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d85ebd","method":"GET"} []
[2018-12-09 21:31: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-12-09 21:31:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["5"] []
[2018-12-09 21:31: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"POST"} []
[2018-12-09 21:31:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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.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 = ? ["5"] []
[2018-12-09 21:31: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:44] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31: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.chatbot = ? [5] []
[2018-12-09 21:31:44] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:31:44] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Promotion","2":"20","3":true,"4":"2018-12-09 21:31:44","5":5} []
[2018-12-09 21:31:44] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:31:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:45] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-09 21:31:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["5"] []
[2018-12-09 21:31: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:45] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-09 21:31:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2c6ebb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2c6ebb","method":"GET"} []
[2018-12-09 21:31: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-12-09 21:31:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["5"] []
[2018-12-09 21:31: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:47] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:53] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"POST"} []
[2018-12-09 21:31:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["5"] []
[2018-12-09 21:31: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:31:53] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:31: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.chatbot = ? [5] []
[2018-12-09 21:31:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:31:53] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Vous etes","2":"30","3":false,"4":"2018-12-09 21:31:53","5":5} []
[2018-12-09 21:31:53] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:31:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:54] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"GET"} []
[2018-12-09 21:31:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["17"] []
[2018-12-09 21:31: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.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 = ? [5] []
[2018-12-09 21:31: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 = ? [17] []
[2018-12-09 21:31:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"HEAD"} []
[2018-12-09 21:31:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"60db60","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/60db60","method":"GET"} []
[2018-12-09 21:31: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-12-09 21:31:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31: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 = ? ["17"] []
[2018-12-09 21:31: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.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 = ? [5] []
[2018-12-09 21:31: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 = ? [17] []
[2018-12-09 21:31:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:31:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:31: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-12-09 21:31:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:31:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:13] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"POST"} []
[2018-12-09 21:32:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:13] 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 = ? ["17"] []
[2018-12-09 21:32:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:32:14] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":40,"3":"2018-12-09 21:32:13","4":17} []
[2018-12-09 21:32:14] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:32:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:14] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"GET"} []
[2018-12-09 21:32:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["17"] []
[2018-12-09 21:32: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 = ? [5] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:16] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"HEAD"} []
[2018-12-09 21:32:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"21e1fc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/21e1fc","method":"GET"} []
[2018-12-09 21:32:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["17"] []
[2018-12-09 21:32: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 = ? [5] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"POST"} []
[2018-12-09 21:32:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["17"] []
[2018-12-09 21:32:19] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:32:19] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":40,"3":"2018-12-09 21:32:19","4":17} []
[2018-12-09 21:32:20] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:32:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:20] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"GET"} []
[2018-12-09 21:32:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["17"] []
[2018-12-09 21:32: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.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 = ? [5] []
[2018-12-09 21:32:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [17] []
[2018-12-09 21:32:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:22] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"17","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/17","method":"HEAD"} []
[2018-12-09 21:32:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"39335f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/39335f","method":"GET"} []
[2018-12-09 21:32:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.id = ? ["17"] []
[2018-12-09 21:32: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 = ? [5] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:23] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-09 21:32:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["5"] []
[2018-12-09 21:32: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:32:24] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-09 21:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"806d18","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/806d18","method":"GET"} []
[2018-12-09 21:32: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-12-09 21:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.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 = ? ["5"] []
[2018-12-09 21:32: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:32:25] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"POST"} []
[2018-12-09 21:32:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["5"] []
[2018-12-09 21:32: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:32:40] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:32: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 = ? [5] []
[2018-12-09 21:32:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-09 21:32:40] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"Adresse","2":"40","3":true,"4":"2018-12-09 21:32:40","5":5} []
[2018-12-09 21:32:40] doctrine.DEBUG: "COMMIT" [] []
[2018-12-09 21:32:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:41] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-09 21:32:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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 = ? ["5"] []
[2018-12-09 21:32: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:32:42] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:42] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-09 21:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b51df9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b51df9","method":"GET"} []
[2018-12-09 21:32: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-12-09 21:32:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.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 = ? ["5"] []
[2018-12-09 21:32: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-09 21:32:43] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-09 21:32:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:53] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:32:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:32: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:32: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 = ? [15] []
[2018-12-09 21:32: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 = ? [16] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32: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 = ? [18] []
[2018-12-09 21:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:54] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 21:32:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32:54] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:32: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-12-09 21:32:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:32: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:32: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 = ? [15] []
[2018-12-09 21:32: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 = ? [16] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32: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 = ? [18] []
[2018-12-09 21:32:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:32: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:32: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 = ? [15] []
[2018-12-09 21:32: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 = ? [16] []
[2018-12-09 21:32: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 = ? [17] []
[2018-12-09 21:32: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 = ? [18] []
[2018-12-09 21:32:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:32:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6bcf8b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6bcf8b","method":"GET"} []
[2018-12-09 21:32:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:32: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-12-09 21:32:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:32:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:35:10] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:35:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:35: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-12-09 21:35:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:35: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:35: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 = ? [15] []
[2018-12-09 21:35: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 = ? [16] []
[2018-12-09 21:35: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 = ? [17] []
[2018-12-09 21:35: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 = ? [18] []
[2018-12-09 21:35:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:35:11] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 21:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:35: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-12-09 21:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:35:12] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:35: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 = ? [15] []
[2018-12-09 21:35: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 = ? [16] []
[2018-12-09 21:35: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 = ? [17] []
[2018-12-09 21:35: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 = ? [18] []
[2018-12-09 21:35:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:34] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:37:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:37: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 = ? [15] []
[2018-12-09 21:37: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 = ? [16] []
[2018-12-09 21:37: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 = ? [17] []
[2018-12-09 21:37: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 = ? [18] []
[2018-12-09 21:37:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:35] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 21:37:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:37: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:37: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 = ? [15] []
[2018-12-09 21:37: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 = ? [16] []
[2018-12-09 21:37: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 = ? [17] []
[2018-12-09 21:37: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 = ? [18] []
[2018-12-09 21:37:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:41] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:37:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:37:41] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [15] []
[2018-12-09 21:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [16] []
[2018-12-09 21:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [17] []
[2018-12-09 21:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [18] []
[2018-12-09 21:37:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:42] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 21:37:42] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 21:37:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:37:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:37: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 = ? [15] []
[2018-12-09 21:37: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 = ? [16] []
[2018-12-09 21:37: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 = ? [17] []
[2018-12-09 21:37: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 = ? [18] []
[2018-12-09 21:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 21:37:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 21:37: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 = ? [15] []
[2018-12-09 21:37: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 = ? [16] []
[2018-12-09 21:37: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 = ? [17] []
[2018-12-09 21:37: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 = ? [18] []
[2018-12-09 21:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 21:37:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bedf0f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bedf0f","method":"GET"} []
[2018-12-09 21:37:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 21:37: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-12-09 21:37:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 21:37:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:27] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:04:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:44] php.CRITICAL: Fatal Error: Maximum execution time of 30 seconds exceeded {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Maximum execution time of 30 seconds exceeded at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\Container8dzkolx\\getHttpExceptionListenerService.php:8)"} []
[2018-12-09 22:04:44] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:04:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Error: Maximum execution time of 30 seconds exceeded" at C:\xampp\htdocs\chatbot-manager\var\cache\dev\Container8dzkolx\getHttpExceptionListenerService.php line 8 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Maximum execution time of 30 seconds exceeded at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\Container8dzkolx\\getHttpExceptionListenerService.php:8)"} []
[2018-12-09 22:04:45] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04:46] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"95192f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/95192f","method":"GET"} []
[2018-12-09 22:04:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:56] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:04:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:57] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:04:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:57] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:04:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:04: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:04: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 = ? [15] []
[2018-12-09 22:04: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 = ? [16] []
[2018-12-09 22:04: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 = ? [17] []
[2018-12-09 22:04: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 = ? [18] []
[2018-12-09 22:04:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:04:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e7eef","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1e7eef","method":"GET"} []
[2018-12-09 22:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:04: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-12-09 22:04:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:04:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:05:56] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:05: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-12-09 22:05:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:05: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 = ? [15] []
[2018-12-09 22:05: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 = ? [16] []
[2018-12-09 22:05: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 = ? [17] []
[2018-12-09 22:05: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 = ? [18] []
[2018-12-09 22:05:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:05:56] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:05: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-12-09 22:05:57] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:05: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:05:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:05: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 = ? [15] []
[2018-12-09 22:05: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 = ? [16] []
[2018-12-09 22:05: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 = ? [17] []
[2018-12-09 22:05: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 = ? [18] []
[2018-12-09 22:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:05: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-12-09 22:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:05: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:05:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:05: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 = ? [15] []
[2018-12-09 22:05: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 = ? [16] []
[2018-12-09 22:05: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 = ? [17] []
[2018-12-09 22:05: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 = ? [18] []
[2018-12-09 22:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:05:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ec075","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1ec075","method":"GET"} []
[2018-12-09 22:05:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:05: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-12-09 22:05:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:05:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:06:40] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:06:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:06: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-12-09 22:06:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:06:40] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:06: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 = ? [15] []
[2018-12-09 22:06: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 = ? [16] []
[2018-12-09 22:06: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 = ? [17] []
[2018-12-09 22:06: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 = ? [18] []
[2018-12-09 22:06:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:06:41] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:06:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:06: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-12-09 22:06:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:06:41] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:06:41] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [15] []
[2018-12-09 22:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [16] []
[2018-12-09 22:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [17] []
[2018-12-09 22:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [18] []
[2018-12-09 22:06:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:06:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:06: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-12-09 22:06:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:06:41] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [15] []
[2018-12-09 22:06: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 = ? [16] []
[2018-12-09 22:06: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 = ? [17] []
[2018-12-09 22:06: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 = ? [18] []
[2018-12-09 22:06:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:06:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"40266c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/40266c","method":"GET"} []
[2018-12-09 22:06:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:06: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-12-09 22:06:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:06:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:23] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:07:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:24] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:24] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"10a113","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/10a113","method":"GET"} []
[2018-12-09 22:07:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:47] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:07:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:48] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:07:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07:48] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:07: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-12-09 22:07:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:07: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:07: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 = ? [15] []
[2018-12-09 22:07: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 = ? [16] []
[2018-12-09 22:07: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 = ? [17] []
[2018-12-09 22:07: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 = ? [18] []
[2018-12-09 22:07:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:07:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"633ee2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/633ee2","method":"GET"} []
[2018-12-09 22:07:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:07: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-12-09 22:07:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:07:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:08:54] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:08:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:08: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-12-09 22:08:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:08: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:08: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 = ? [15] []
[2018-12-09 22:08: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 = ? [16] []
[2018-12-09 22:08: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 = ? [17] []
[2018-12-09 22:08: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 = ? [18] []
[2018-12-09 22:08:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:08:55] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:08:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:08: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-12-09 22:08:55] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:08:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:08: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:08: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:08: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 = ? [15] []
[2018-12-09 22:08: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 = ? [16] []
[2018-12-09 22:08: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 = ? [17] []
[2018-12-09 22:08: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 = ? [18] []
[2018-12-09 22:08:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:08:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:08: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-12-09 22:08:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:08: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:08: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:08: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 = ? [15] []
[2018-12-09 22:08: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 = ? [16] []
[2018-12-09 22:08: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 = ? [17] []
[2018-12-09 22:08: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 = ? [18] []
[2018-12-09 22:08:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:08:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0fa92f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0fa92f","method":"GET"} []
[2018-12-09 22:08:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:08: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-12-09 22:08:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:08:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:17] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:09:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:18] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:09:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09:18] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"829f18","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/829f18","method":"GET"} []
[2018-12-09 22:09:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:52] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:09:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09:52] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:53] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:09:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09:53] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09:53] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:09:53] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:09: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 = ? [15] []
[2018-12-09 22:09: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 = ? [16] []
[2018-12-09 22:09: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 = ? [17] []
[2018-12-09 22:09: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 = ? [18] []
[2018-12-09 22:09:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:09:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6bfbd7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6bfbd7","method":"GET"} []
[2018-12-09 22:09:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:09: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-12-09 22:09:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:09:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:10:08] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:10:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:10: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-12-09 22:10:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:10: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:10:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:10: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 = ? [15] []
[2018-12-09 22:10: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 = ? [16] []
[2018-12-09 22:10: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 = ? [17] []
[2018-12-09 22:10: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 = ? [18] []
[2018-12-09 22:10:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:10:09] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:10:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:10:09] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:10: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-12-09 22:10:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:10: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:10:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:10: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 = ? [15] []
[2018-12-09 22:10: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 = ? [16] []
[2018-12-09 22:10: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 = ? [17] []
[2018-12-09 22:10: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 = ? [18] []
[2018-12-09 22:10:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:10:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:10: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-12-09 22:10:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:10: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:10:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:10: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 = ? [15] []
[2018-12-09 22:10: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 = ? [16] []
[2018-12-09 22:10: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 = ? [17] []
[2018-12-09 22:10: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 = ? [18] []
[2018-12-09 22:10:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:10:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ceeac","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ceeac","method":"GET"} []
[2018-12-09 22:10:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:10: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-12-09 22:10:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:10:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:13:32] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:13:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:13: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-12-09 22:13:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:13: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:13:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:13: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 = ? [15] []
[2018-12-09 22:13: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 = ? [16] []
[2018-12-09 22:13: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 = ? [17] []
[2018-12-09 22:13: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 = ? [18] []
[2018-12-09 22:13:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:13:33] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:13:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:13:33] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:13: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-12-09 22:13:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:13: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:13: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:13: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 = ? [15] []
[2018-12-09 22:13: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 = ? [16] []
[2018-12-09 22:13: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 = ? [17] []
[2018-12-09 22:13: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 = ? [18] []
[2018-12-09 22:13:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:13:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:13: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-12-09 22:13:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:13: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:13: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:13: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 = ? [15] []
[2018-12-09 22:13: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 = ? [16] []
[2018-12-09 22:13: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 = ? [17] []
[2018-12-09 22:13: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 = ? [18] []
[2018-12-09 22:13:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:13:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"023ecc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/023ecc","method":"GET"} []
[2018-12-09 22:13:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:13: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-12-09 22:13:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:13:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:21] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:15:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15: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-12-09 22:15:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:15:21] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:15:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [15] []
[2018-12-09 22:15:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [16] []
[2018-12-09 22:15:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [17] []
[2018-12-09 22:15:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [18] []
[2018-12-09 22:15:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:22] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:15:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15:22] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:15:35] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:15:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"637518","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/637518","method":"GET"} []
[2018-12-09 22:15:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15:35] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:15: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-12-09 22:15:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:15: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 = ? [15] []
[2018-12-09 22:15: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 = ? [16] []
[2018-12-09 22:15: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 = ? [17] []
[2018-12-09 22:15: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 = ? [18] []
[2018-12-09 22:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15: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-12-09 22:15:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15: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-12-09 22:15:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:15: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 = ? [15] []
[2018-12-09 22:15: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 = ? [16] []
[2018-12-09 22:15: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 = ? [17] []
[2018-12-09 22:15: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 = ? [18] []
[2018-12-09 22:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:37] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:15:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15:37] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:15: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-12-09 22:15:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:15: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 = ? [15] []
[2018-12-09 22:15: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 = ? [16] []
[2018-12-09 22:15: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 = ? [17] []
[2018-12-09 22:15: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 = ? [18] []
[2018-12-09 22:15:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15: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-12-09 22:15:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:15: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:15: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 = ? [15] []
[2018-12-09 22:15: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 = ? [16] []
[2018-12-09 22:15: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 = ? [17] []
[2018-12-09 22:15: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 = ? [18] []
[2018-12-09 22:15:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:15:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"89c75d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/89c75d","method":"GET"} []
[2018-12-09 22:15:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:15: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-12-09 22:15:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:15:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:16:02] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:16:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:16: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-12-09 22:16:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:16: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:16: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:16: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 = ? [15] []
[2018-12-09 22:16: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 = ? [16] []
[2018-12-09 22:16: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 = ? [17] []
[2018-12-09 22:16: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 = ? [18] []
[2018-12-09 22:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:16:03] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-09 22:16:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:16:03] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-09 22:16: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-12-09 22:16:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:16: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:16:03] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:16: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 = ? [15] []
[2018-12-09 22:16: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 = ? [16] []
[2018-12-09 22:16: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 = ? [17] []
[2018-12-09 22:16: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 = ? [18] []
[2018-12-09 22:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:16:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:16: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-12-09 22:16:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:16: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-09 22:16:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-09 22:16: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 = ? [15] []
[2018-12-09 22:16: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 = ? [16] []
[2018-12-09 22:16: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 = ? [17] []
[2018-12-09 22:16: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 = ? [18] []
[2018-12-09 22:16:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-09 22:16:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"97b2a7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/97b2a7","method":"GET"} []
[2018-12-09 22:16:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-09 22:16: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-12-09 22:16:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-09 22:16:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:13:47] 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-12-10 09:13:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e07522","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e07522","method":"GET"} []
[2018-12-10 09:13:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 09:13:57] 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-12-10 09:13:57] security.DEBUG: Calling Authentication entry point. [] []
[2018-12-10 09:13:58] 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-12-10 09:13:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 09:14:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 09:14:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 09:14:00] 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-12-10 09:14:00] security.DEBUG: Calling Authentication entry point. [] []
[2018-12-10 09:14:00] 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-12-10 09:14:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 09:14:01] 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-12-10 09:14:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 09:14:06] 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-12-10 09:14: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-12-10 09:14:08] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-12-10 09:14:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 09:14:09] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-12-10 09:14:09",1] []
[2018-12-10 09:14:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 09:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 09:14:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-10 09:14:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-10 09:14:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"31ceb6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/31ceb6","method":"GET"} []
[2018-12-10 09: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-12-10 09:14:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-10 09:14:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09: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-12-10 09:14:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:30] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 09:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.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 = ? ["5"] []
[2018-12-10 09:14: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 09:14:31] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 09:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:32] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 09:14:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5a942","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e5a942","method":"GET"} []
[2018-12-10 09:14: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-12-10 09:14:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.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 = ? ["5"] []
[2018-12-10 09:14: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 09:14:32] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 09:14:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 09:14:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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 = ? ["5"] []
[2018-12-10 09:14: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 09:14:46] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 09:14:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:47] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 09:14:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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 = ? ["5"] []
[2018-12-10 09:14:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cd28fc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cd28fc","method":"GET"} []
[2018-12-10 09:14: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 09:14:47] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 09:14:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:55] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:14: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:14: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 = ? [15] []
[2018-12-10 09:14: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 = ? [16] []
[2018-12-10 09:14: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 = ? [17] []
[2018-12-10 09:14: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 = ? [18] []
[2018-12-10 09:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:56] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14:56] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:14: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-12-10 09:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:14: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:14: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 = ? [15] []
[2018-12-10 09:14: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 = ? [16] []
[2018-12-10 09:14: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 = ? [17] []
[2018-12-10 09:14: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 = ? [18] []
[2018-12-10 09:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:14:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:14: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 = ? [15] []
[2018-12-10 09:14: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 = ? [16] []
[2018-12-10 09:14: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 = ? [17] []
[2018-12-10 09:14: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 = ? [18] []
[2018-12-10 09:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:14:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f873a9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f873a9","method":"GET"} []
[2018-12-10 09:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:14: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-12-10 09:14:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:18:07] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:18:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:18: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-12-10 09:18:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:18: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:18:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:18: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 = ? [15] []
[2018-12-10 09:18: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 = ? [16] []
[2018-12-10 09:18: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 = ? [17] []
[2018-12-10 09:18: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 = ? [18] []
[2018-12-10 09:18:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:18:19] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:18:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:18: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-12-10 09:18:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:18: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:18: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:18: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 = ? [15] []
[2018-12-10 09:18: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 = ? [16] []
[2018-12-10 09:18: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 = ? [17] []
[2018-12-10 09:18: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 = ? [18] []
[2018-12-10 09:18:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:45:01] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:45:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:45: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-12-10 09:45:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:45: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:45: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 = ? [15] []
[2018-12-10 09:45: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 = ? [16] []
[2018-12-10 09:45: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 = ? [17] []
[2018-12-10 09:45: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 = ? [18] []
[2018-12-10 09:45:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:45:02] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:45:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:45:02] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:45: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-12-10 09:45:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:45:03] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:45: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 = ? [15] []
[2018-12-10 09:45: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 = ? [16] []
[2018-12-10 09:45: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 = ? [17] []
[2018-12-10 09:45: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 = ? [18] []
[2018-12-10 09:45:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:45:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:45: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-12-10 09:45:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:45:03] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:45: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 = ? [15] []
[2018-12-10 09:45: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 = ? [16] []
[2018-12-10 09:45: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 = ? [17] []
[2018-12-10 09:45: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 = ? [18] []
[2018-12-10 09:45:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:45:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b7a44d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b7a44d","method":"GET"} []
[2018-12-10 09:45:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:45: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-12-10 09:45:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:45:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:22] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:23] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:46:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:23] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd7218","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd7218","method":"GET"} []
[2018-12-10 09:46:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:34] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46:35] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:35] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:46:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:35] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46:35] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"01e22e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/01e22e","method":"GET"} []
[2018-12-10 09:46:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:52] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46:52] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:53] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:46:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46:53] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:46: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-12-10 09:46:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46:53] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:46: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 = ? [15] []
[2018-12-10 09:46: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 = ? [16] []
[2018-12-10 09:46: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 = ? [17] []
[2018-12-10 09:46: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 = ? [18] []
[2018-12-10 09:46:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:46:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"91b250","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/91b250","method":"GET"} []
[2018-12-10 09:46:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:46: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-12-10 09:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:47:01] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:47: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-12-10 09:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:47: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 = ? [15] []
[2018-12-10 09:47: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 = ? [16] []
[2018-12-10 09:47: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 = ? [17] []
[2018-12-10 09:47: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 = ? [18] []
[2018-12-10 09:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:47:01] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:47: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-12-10 09:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:47:02] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:47: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 = ? [15] []
[2018-12-10 09:47: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 = ? [16] []
[2018-12-10 09:47: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 = ? [17] []
[2018-12-10 09:47: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 = ? [18] []
[2018-12-10 09:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:47: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-12-10 09:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:47: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:47: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 = ? [15] []
[2018-12-10 09:47: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 = ? [16] []
[2018-12-10 09:47: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 = ? [17] []
[2018-12-10 09:47: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 = ? [18] []
[2018-12-10 09:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:47:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7be570","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7be570","method":"GET"} []
[2018-12-10 09:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:47: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-12-10 09:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:52:32] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:52:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:52: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-12-10 09:52:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:52: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:52:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:52: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 = ? [15] []
[2018-12-10 09:52: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 = ? [16] []
[2018-12-10 09:52: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 = ? [17] []
[2018-12-10 09:52: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 = ? [18] []
[2018-12-10 09:52:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:52:32] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:52:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:52:33] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09: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-12-10 09:52:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09: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 = ? [15] []
[2018-12-10 09: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 = ? [16] []
[2018-12-10 09: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 = ? [17] []
[2018-12-10 09: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 = ? [18] []
[2018-12-10 09:52:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:52:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09: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-12-10 09:52:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09: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 = ? [15] []
[2018-12-10 09: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 = ? [16] []
[2018-12-10 09: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 = ? [17] []
[2018-12-10 09: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 = ? [18] []
[2018-12-10 09:52:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:52:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"76702a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/76702a","method":"GET"} []
[2018-12-10 09:52:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09: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-12-10 09:52:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:52:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:54:06] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:54:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:54: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-12-10 09:54:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:54: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:54: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:54: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 = ? [15] []
[2018-12-10 09:54: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 = ? [16] []
[2018-12-10 09:54: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 = ? [17] []
[2018-12-10 09:54: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 = ? [18] []
[2018-12-10 09:54:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:54:07] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:54:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:54:07] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:54: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-12-10 09:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:54: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:54: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:54: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 = ? [15] []
[2018-12-10 09:54: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 = ? [16] []
[2018-12-10 09:54: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 = ? [17] []
[2018-12-10 09:54: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 = ? [18] []
[2018-12-10 09:54:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:54:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:54: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-12-10 09:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:54: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:54: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:54: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 = ? [15] []
[2018-12-10 09:54: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 = ? [16] []
[2018-12-10 09:54: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 = ? [17] []
[2018-12-10 09:54: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 = ? [18] []
[2018-12-10 09:54:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:54:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d571bc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d571bc","method":"GET"} []
[2018-12-10 09:54:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:54: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-12-10 09:54:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:54:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:55:54] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:55:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:55: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-12-10 09:55:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:55: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:55: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 = ? [15] []
[2018-12-10 09:55: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 = ? [16] []
[2018-12-10 09:55: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 = ? [17] []
[2018-12-10 09:55: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 = ? [18] []
[2018-12-10 09:55:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:55:55] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:55:55] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:55: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-12-10 09:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:55: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:55: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:55: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 = ? [15] []
[2018-12-10 09:55: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 = ? [16] []
[2018-12-10 09:55: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 = ? [17] []
[2018-12-10 09:55: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 = ? [18] []
[2018-12-10 09:55:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:55: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-12-10 09:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:55: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:55: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:55: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 = ? [15] []
[2018-12-10 09:55: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 = ? [16] []
[2018-12-10 09:55: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 = ? [17] []
[2018-12-10 09:55: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 = ? [18] []
[2018-12-10 09:55:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:55:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e1f0b5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e1f0b5","method":"GET"} []
[2018-12-10 09:55:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:55: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-12-10 09:55:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:55:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:56:46] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:56:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:56: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-12-10 09:56:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:56: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:56: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 = ? [15] []
[2018-12-10 09:56: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 = ? [16] []
[2018-12-10 09:56: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 = ? [17] []
[2018-12-10 09:56: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 = ? [18] []
[2018-12-10 09:56:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:56:47] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:56:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:56:47] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09: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-12-10 09:56:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:56: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:56: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 = ? [15] []
[2018-12-10 09:56: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 = ? [16] []
[2018-12-10 09:56: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 = ? [17] []
[2018-12-10 09:56: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 = ? [18] []
[2018-12-10 09:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:56:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09: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-12-10 09:56:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:56: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:56: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 = ? [15] []
[2018-12-10 09:56: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 = ? [16] []
[2018-12-10 09:56: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 = ? [17] []
[2018-12-10 09:56: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 = ? [18] []
[2018-12-10 09:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:56:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e4a8e7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e4a8e7","method":"GET"} []
[2018-12-10 09:56:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:56: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-12-10 09:56:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:56:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:58:47] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:58:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:58: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-12-10 09:58:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:58: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:58: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:58: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 = ? [15] []
[2018-12-10 09:58: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 = ? [16] []
[2018-12-10 09:58: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 = ? [17] []
[2018-12-10 09:58: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 = ? [18] []
[2018-12-10 09:58:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:58:48] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:58:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:58:48] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:58: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-12-10 09:58:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:58: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:58: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:58: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 = ? [15] []
[2018-12-10 09:58: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 = ? [16] []
[2018-12-10 09:58: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 = ? [17] []
[2018-12-10 09:58: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 = ? [18] []
[2018-12-10 09:58:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:58:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:58: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-12-10 09:58:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:58: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:58: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:58: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 = ? [15] []
[2018-12-10 09:58: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 = ? [16] []
[2018-12-10 09:58: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 = ? [17] []
[2018-12-10 09:58: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 = ? [18] []
[2018-12-10 09:58:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:58:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d86db","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8d86db","method":"GET"} []
[2018-12-10 09:58:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:58: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-12-10 09:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:58:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:59:04] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:59:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:59: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-12-10 09:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:59:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:59: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 = ? [15] []
[2018-12-10 09:59: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 = ? [16] []
[2018-12-10 09:59: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 = ? [17] []
[2018-12-10 09:59: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 = ? [18] []
[2018-12-10 09:59:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:59:05] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 09:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:59:05] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 09:59: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-12-10 09:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:59:05] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:59: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 = ? [15] []
[2018-12-10 09:59: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 = ? [16] []
[2018-12-10 09:59: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 = ? [17] []
[2018-12-10 09:59: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 = ? [18] []
[2018-12-10 09:59:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:59: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-12-10 09:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 09:59: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 09:59: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 = ? [15] []
[2018-12-10 09:59: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 = ? [16] []
[2018-12-10 09:59: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 = ? [17] []
[2018-12-10 09:59: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 = ? [18] []
[2018-12-10 09:59:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 09:59:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"03e688","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/03e688","method":"GET"} []
[2018-12-10 09:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 09:59: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-12-10 09:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 09:59:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:00:41] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:00:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:00: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-12-10 10:00:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:00: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:00:41] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [15] []
[2018-12-10 10:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [16] []
[2018-12-10 10:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [17] []
[2018-12-10 10:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [18] []
[2018-12-10 10:00:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:00:42] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:00: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-12-10 10:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:00:42] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:00:42] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:00: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 = ? [15] []
[2018-12-10 10:00: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 = ? [16] []
[2018-12-10 10:00: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 = ? [17] []
[2018-12-10 10:00: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 = ? [18] []
[2018-12-10 10:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:00: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-12-10 10:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:00:42] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:00: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 = ? [15] []
[2018-12-10 10:00: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 = ? [16] []
[2018-12-10 10:00: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 = ? [17] []
[2018-12-10 10:00: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 = ? [18] []
[2018-12-10 10:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:00:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4248f1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4248f1","method":"GET"} []
[2018-12-10 10:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:00: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-12-10 10:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:01:48] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:01:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:01: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-12-10 10:01:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:01: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:01: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 = ? [15] []
[2018-12-10 10:01: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 = ? [16] []
[2018-12-10 10:01: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 = ? [17] []
[2018-12-10 10:01: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 = ? [18] []
[2018-12-10 10:01:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:01:49] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:01:49] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:01:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:01: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-12-10 10:01:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:01:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:01: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 = ? [15] []
[2018-12-10 10:01: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 = ? [16] []
[2018-12-10 10:01: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 = ? [17] []
[2018-12-10 10:01: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 = ? [18] []
[2018-12-10 10:01:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:01:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:01: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-12-10 10:01:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:01:49] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:01: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 = ? [15] []
[2018-12-10 10:01: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 = ? [16] []
[2018-12-10 10:01: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 = ? [17] []
[2018-12-10 10:01: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 = ? [18] []
[2018-12-10 10:01:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:01:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a83502","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a83502","method":"GET"} []
[2018-12-10 10:01:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:01: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-12-10 10:01:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:01:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:05:23] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:05:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:05: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-12-10 10:05:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:05: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 = ? [15] []
[2018-12-10 10:05: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 = ? [16] []
[2018-12-10 10:05: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 = ? [17] []
[2018-12-10 10:05: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 = ? [18] []
[2018-12-10 10:05:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:05:24] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:05:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:05:24] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:05: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-12-10 10:05:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:05: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 = ? [15] []
[2018-12-10 10:05: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 = ? [16] []
[2018-12-10 10:05: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 = ? [17] []
[2018-12-10 10:05: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 = ? [18] []
[2018-12-10 10:05:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:05:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:05: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-12-10 10:05:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:05: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:05: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 = ? [15] []
[2018-12-10 10:05: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 = ? [16] []
[2018-12-10 10:05: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 = ? [17] []
[2018-12-10 10:05: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 = ? [18] []
[2018-12-10 10:05:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:05:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3f4e61","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3f4e61","method":"GET"} []
[2018-12-10 10:05:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:05: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-12-10 10:05:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:05:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:03] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:06:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:04] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06:04] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:06: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-12-10 10:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06:05] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"54541c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/54541c","method":"GET"} []
[2018-12-10 10:06:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:44] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:06:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:45] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06:45] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:06: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-12-10 10:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:06: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:06: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 = ? [15] []
[2018-12-10 10:06: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 = ? [16] []
[2018-12-10 10:06: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 = ? [17] []
[2018-12-10 10:06: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 = ? [18] []
[2018-12-10 10:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:06:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"025d18","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/025d18","method":"GET"} []
[2018-12-10 10:06:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:06: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-12-10 10:06:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:06:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:11:01] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:11: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-12-10 10:11:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:11: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:11: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:11: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 = ? [15] []
[2018-12-10 10:11: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 = ? [16] []
[2018-12-10 10:11: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 = ? [17] []
[2018-12-10 10:11: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 = ? [18] []
[2018-12-10 10:11:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:11:02] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:11:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:11:02] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:11: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-12-10 10:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:11: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:11: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:11: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 = ? [15] []
[2018-12-10 10:11: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 = ? [16] []
[2018-12-10 10:11: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 = ? [17] []
[2018-12-10 10:11: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 = ? [18] []
[2018-12-10 10:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:11:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:11: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-12-10 10:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:11: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:11: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:11: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 = ? [15] []
[2018-12-10 10:11: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 = ? [16] []
[2018-12-10 10:11: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 = ? [17] []
[2018-12-10 10:11: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 = ? [18] []
[2018-12-10 10:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:11:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"90e445","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/90e445","method":"GET"} []
[2018-12-10 10:11:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:11: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-12-10 10:11:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:11:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:15] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:38:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38: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-12-10 10:38:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:38: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 = ? [15] []
[2018-12-10 10:38: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 = ? [16] []
[2018-12-10 10:38: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 = ? [17] []
[2018-12-10 10:38: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 = ? [18] []
[2018-12-10 10:38:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:18] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:38:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e8fbd2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e8fbd2","method":"GET"} []
[2018-12-10 10:38: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-12-10 10:38:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:38: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:38: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 = ? [15] []
[2018-12-10 10:38: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 = ? [16] []
[2018-12-10 10:38: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 = ? [17] []
[2018-12-10 10:38: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 = ? [18] []
[2018-12-10 10:38:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38: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-12-10 10:38:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:38:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:42] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:38:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38: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-12-10 10:38:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:38:42] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:38: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 = ? [15] []
[2018-12-10 10:38: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 = ? [16] []
[2018-12-10 10:38: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 = ? [17] []
[2018-12-10 10:38: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 = ? [18] []
[2018-12-10 10:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:43] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38:43] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10: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-12-10 10:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:38:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:38: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 = ? [15] []
[2018-12-10 10:38: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 = ? [16] []
[2018-12-10 10:38: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 = ? [17] []
[2018-12-10 10:38: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 = ? [18] []
[2018-12-10 10:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10: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-12-10 10:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:38:43] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:38: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 = ? [15] []
[2018-12-10 10:38: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 = ? [16] []
[2018-12-10 10:38: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 = ? [17] []
[2018-12-10 10:38: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 = ? [18] []
[2018-12-10 10:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:38:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e46a71","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e46a71","method":"GET"} []
[2018-12-10 10:38:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:38: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-12-10 10:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:01] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:42:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42: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-12-10 10:42:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:42: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:42: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 = ? [15] []
[2018-12-10 10:42: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 = ? [16] []
[2018-12-10 10:42: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 = ? [17] []
[2018-12-10 10:42: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 = ? [18] []
[2018-12-10 10:42:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "fos_js_routing_js" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 8 {"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 \"fos_js_routing_js\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:8, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"fos_js_routing_js\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:79)"} []
[2018-12-10 10:42:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"35ed1c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/35ed1c","method":"GET"} []
[2018-12-10 10:42:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42: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-12-10 10:42:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 10:42:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42: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-12-10 10:42:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-10 10:42:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:29] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:42:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42: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-12-10 10:42:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42:29] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-10 10:42:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:29] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:42:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1a38dd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1a38dd","method":"GET"} []
[2018-12-10 10:42: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-12-10 10:42:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42:30] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-10 10:42:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:42: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-12-10 10:42:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:42:36] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:42:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10: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-12-10 10:42:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:42:37] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:42:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10: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-12-10 10:42:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43:03] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:43:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10: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-12-10 10:43:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43:03] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:04] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43:04] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:43:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43:04] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"146d5b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/146d5b","method":"GET"} []
[2018-12-10 10:43:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:57] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:43:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43:57] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:58] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:43:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43:58] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:43: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:43: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 = ? [15] []
[2018-12-10 10:43: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 = ? [16] []
[2018-12-10 10:43: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 = ? [17] []
[2018-12-10 10:43: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 = ? [18] []
[2018-12-10 10:43:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:43:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"94fe5a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/94fe5a","method":"GET"} []
[2018-12-10 10:43:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:43: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-12-10 10:43:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:44:31] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:44:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:44: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-12-10 10:44:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:44:31] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:44: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 = ? [15] []
[2018-12-10 10:44: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 = ? [16] []
[2018-12-10 10:44: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 = ? [17] []
[2018-12-10 10:44: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 = ? [18] []
[2018-12-10 10:44:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:44:32] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:44:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:44:32] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:44: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-12-10 10:44:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:44:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:44: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 = ? [15] []
[2018-12-10 10:44: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 = ? [16] []
[2018-12-10 10:44: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 = ? [17] []
[2018-12-10 10:44: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 = ? [18] []
[2018-12-10 10:44:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:44:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:44: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-12-10 10:44:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:44:32] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:44: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 = ? [15] []
[2018-12-10 10:44: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 = ? [16] []
[2018-12-10 10:44: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 = ? [17] []
[2018-12-10 10:44: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 = ? [18] []
[2018-12-10 10:44:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:44:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"468087","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/468087","method":"GET"} []
[2018-12-10 10:44:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:44: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-12-10 10:44:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:44:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:46:16] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:46:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:46: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-12-10 10:46:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:46: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 = ? [15] []
[2018-12-10 10:46: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 = ? [16] []
[2018-12-10 10:46: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 = ? [17] []
[2018-12-10 10:46: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 = ? [18] []
[2018-12-10 10:46:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:46:16] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:46:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:46: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-12-10 10:46:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:46:17] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:46: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 = ? [15] []
[2018-12-10 10:46: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 = ? [16] []
[2018-12-10 10:46: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 = ? [17] []
[2018-12-10 10:46: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 = ? [18] []
[2018-12-10 10:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:46:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:46: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-12-10 10:46:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:46: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:46: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 = ? [15] []
[2018-12-10 10:46: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 = ? [16] []
[2018-12-10 10:46: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 = ? [17] []
[2018-12-10 10:46: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 = ? [18] []
[2018-12-10 10:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:46:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"80dcfb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/80dcfb","method":"GET"} []
[2018-12-10 10:46:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:46: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-12-10 10:46:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:46:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:46:29] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"POST"} []
[2018-12-10 10:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:46: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-12-10 10:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:47] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:49:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:49: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-12-10 10:49:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:48] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:49:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:49: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-12-10 10:49:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:56] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:49:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:49: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-12-10 10:49:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: data" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 75 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: data at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:75)"} []
[2018-12-10 10:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:49:57] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:49:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:49:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a87637","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a87637","method":"GET"} []
[2018-12-10 10:49: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-12-10 10:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: data" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 75 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: data at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:75)"} []
[2018-12-10 10:49:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:49:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:49: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-12-10 10:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:49:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:50:04] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:50:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10: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-12-10 10:50:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:50:05] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:50:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:50: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-12-10 10:50:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:50:31] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 10:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:50: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-12-10 10:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:50:32] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 10:50:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:50: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-12-10 10:50:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:53:08] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:53:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:53: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-12-10 10:53:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:53:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:53: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 = ? [15] []
[2018-12-10 10:53: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 = ? [16] []
[2018-12-10 10:53: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 = ? [17] []
[2018-12-10 10:53: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 = ? [18] []
[2018-12-10 10:53:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:53:09] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 10:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:53:09] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 10:53: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-12-10 10:53:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:53:09] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:53: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 = ? [15] []
[2018-12-10 10:53: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 = ? [16] []
[2018-12-10 10:53: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 = ? [17] []
[2018-12-10 10:53: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 = ? [18] []
[2018-12-10 10:53:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:53: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-12-10 10:53:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 10:53: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 10:53: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 = ? [15] []
[2018-12-10 10:53: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 = ? [16] []
[2018-12-10 10:53: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 = ? [17] []
[2018-12-10 10:53: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 = ? [18] []
[2018-12-10 10:53:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:53:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd6879","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd6879","method":"GET"} []
[2018-12-10 10:53:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:53: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-12-10 10:53:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 10:53:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 10:53:23] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"POST"} []
[2018-12-10 10:53:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 10:53: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-12-10 10:53:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:02] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:12:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 80 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:80)"} []
[2018-12-10 11:12:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:02] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:12:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f7d9c7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f7d9c7","method":"GET"} []
[2018-12-10 11:12: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-12-10 11:12:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 80 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:80)"} []
[2018-12-10 11:12:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:34] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:12:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:12:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11: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 = ? [15] []
[2018-12-10 11:12:34] php.CRITICAL: Class 'AppBundle\Controller\Choice' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'AppBundle\\Controller\\Choice' not found at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:83)"} []
[2018-12-10 11:12:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Choice" from namespace "AppBundle\Controller". Did you forget a "use" statement for e.g. "Symfony\Component\Validator\Constraints\Choice" or "AppBundle\Entity\Choice"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 83 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Choice\" from namespace \"AppBundle\\Controller\".\nDid you forget a \"use\" statement for e.g. \"Symfony\\Component\\Validator\\Constraints\\Choice\" or \"AppBundle\\Entity\\Choice\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:83)"} []
[2018-12-10 11:12:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:38] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:12:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12: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 = ? [15] []
[2018-12-10 11:12:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e0ad76","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e0ad76","method":"GET"} []
[2018-12-10 11:12:38] php.CRITICAL: Class 'AppBundle\Controller\Choice' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'AppBundle\\Controller\\Choice' not found at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:83)"} []
[2018-12-10 11:12:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Choice" from namespace "AppBundle\Controller". Did you forget a "use" statement for e.g. "Symfony\Component\Validator\Constraints\Choice" or "AppBundle\Entity\Choice"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 83 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Choice\" from namespace \"AppBundle\\Controller\".\nDid you forget a \"use\" statement for e.g. \"Symfony\\Component\\Validator\\Constraints\\Choice\" or \"AppBundle\\Entity\\Choice\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:83)"} []
[2018-12-10 11:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:51] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:12:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12: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.id = ? [15] []
[2018-12-10 11:12:51] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Entity\Choice::setQuestion() must be an instance of AppBundle\Entity\Question, array given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 85 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Entity\\Choice::setQuestion() must be an instance of AppBundle\\Entity\\Question, array given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 85 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Entity\\Choice.php:114)"} []
[2018-12-10 11:12:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Entity\Choice::setQuestion() must be an instance of AppBundle\Entity\Question, array given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 85" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Entity\Choice.php line 114 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Entity\\Choice::setQuestion() must be an instance of AppBundle\\Entity\\Question, array given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 85 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Entity\\Choice.php:114)"} []
[2018-12-10 11:12:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:52] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:12:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f60f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2f60f9","method":"GET"} []
[2018-12-10 11:12: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 = ? [15] []
[2018-12-10 11:12:52] php.CRITICAL: Type error: Argument 1 passed to AppBundle\Entity\Choice::setQuestion() must be an instance of AppBundle\Entity\Question, array given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 85 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Entity\\Choice::setQuestion() must be an instance of AppBundle\\Entity\\Question, array given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 85 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Entity\\Choice.php:114)"} []
[2018-12-10 11:12:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to AppBundle\Entity\Choice::setQuestion() must be an instance of AppBundle\Entity\Question, array given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 85" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Entity\Choice.php line 114 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to AppBundle\\Entity\\Choice::setQuestion() must be an instance of AppBundle\\Entity\\Question, array given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 85 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Entity\\Choice.php:114)"} []
[2018-12-10 11:12:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:12:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:12: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-12-10 11:12:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:12:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:13:23] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:13:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:13: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-12-10 11:13:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13: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 = ? LIMIT 1 [15] []
[2018-12-10 11:13:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:23] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":null,"3":15} []
[2018-12-10 11:13:24] doctrine.DEBUG: "ROLLBACK" [] []
[2018-12-10 11:13:24] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?)' with params ["KOKOU", null, 15]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'createdAt' 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 choice (choiceValue, createdAt, question) VALUES (?, ?, ?)' with params [\"KOKOU\", null, 15]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'createdAt' 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 'createdAt' 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 'createdAt' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-12-10 11:13:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:13:24] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:13:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:13: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-12-10 11:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13: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 = ? LIMIT 1 [15] []
[2018-12-10 11:13:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd9702","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dd9702","method":"GET"} []
[2018-12-10 11:13:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:25] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":null,"3":15} []
[2018-12-10 11:13:25] doctrine.DEBUG: "ROLLBACK" [] []
[2018-12-10 11:13:25] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?)' with params ["KOKOU", null, 15]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'createdAt' 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 choice (choiceValue, createdAt, question) VALUES (?, ?, ?)' with params [\"KOKOU\", null, 15]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'createdAt' 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 'createdAt' 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 'createdAt' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-12-10 11:13:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:13: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-12-10 11:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:13:47] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13: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 = ? LIMIT 1 [15] []
[2018-12-10 11:13:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:47] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":"2018-12-10 11:13:47","3":15} []
[2018-12-10 11:13:47] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [16] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"JOPP","2":"2018-12-10 11:13:48","3":16} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [17] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":21,"2":"2018-12-10 11:13:48","3":17} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [18] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"sdfs","2":"2018-12-10 11:13:48","3":18} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13:48] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:13:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:13: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-12-10 11:13:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13: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 = ? LIMIT 1 [15] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":"2018-12-10 11:13:48","3":15} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [16] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"JOPP","2":"2018-12-10 11:13:48","3":16} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [17] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":21,"2":"2018-12-10 11:13:48","3":17} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [18] []
[2018-12-10 11:13:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"sdfs","2":"2018-12-10 11:13:48","3":18} []
[2018-12-10 11:13:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13:49] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:13:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:13: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-12-10 11:13:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:13: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 = ? LIMIT 1 [15] []
[2018-12-10 11:13:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":"2018-12-10 11:13:49","3":15} []
[2018-12-10 11:13:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [16] []
[2018-12-10 11:13:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"JOPP","2":"2018-12-10 11:13:49","3":16} []
[2018-12-10 11:13:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [17] []
[2018-12-10 11:13:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":21,"2":"2018-12-10 11:13:49","3":17} []
[2018-12-10 11:13:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:13: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 = ? LIMIT 1 [18] []
[2018-12-10 11:13:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:13:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"sdfs","2":"2018-12-10 11:13:49","3":18} []
[2018-12-10 11:13:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14:35] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:14:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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 = ? LIMIT 1 [15] []
[2018-12-10 11:14:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:36] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":"2018-12-10 11:14:36","3":15} []
[2018-12-10 11:14:36] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [16] []
[2018-12-10 11:14:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:36] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"JOPP","2":"2018-12-10 11:14:36","3":16} []
[2018-12-10 11:14:36] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [17] []
[2018-12-10 11:14:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:36] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":21,"2":"2018-12-10 11:14:36","3":17} []
[2018-12-10 11:14:36] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [18] []
[2018-12-10 11:14:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:36] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"sdfs","2":"2018-12-10 11:14:36","3":18} []
[2018-12-10 11:14:36] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14:37] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:14:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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 = ? LIMIT 1 [15] []
[2018-12-10 11:14:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:37] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"KOKOU","2":"2018-12-10 11:14:37","3":15} []
[2018-12-10 11:14:37] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [16] []
[2018-12-10 11:14:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:37] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"JOPP","2":"2018-12-10 11:14:37","3":16} []
[2018-12-10 11:14:37] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [17] []
[2018-12-10 11:14:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:37] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":21,"2":"2018-12-10 11:14:37","3":17} []
[2018-12-10 11:14:37] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14: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 = ? LIMIT 1 [18] []
[2018-12-10 11:14:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 11:14:37] doctrine.DEBUG: INSERT INTO choice (choiceValue, createdAt, question) VALUES (?, ?, ?) {"1":"sdfs","2":"2018-12-10 11:14:37","3":18} []
[2018-12-10 11:14:37] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 11:14:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 11:14:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-10 11:14:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:14:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0486f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0486f9","method":"GET"} []
[2018-12-10 11:14:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-10 11:14:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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.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-12-10 11:14:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:14:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:14:57] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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.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 = ? ["5"] []
[2018-12-10 11:14: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:14:58] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:14:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:14:58] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:14:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"20eca1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/20eca1","method":"GET"} []
[2018-12-10 11:14: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-12-10 11:14:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14: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.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 = ? ["5"] []
[2018-12-10 11:14: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:14:59] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:14:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:14:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:14: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-12-10 11:14:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:14:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:35:43] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:35:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:35: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-12-10 11:35:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:35: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.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 = ? ["5"] []
[2018-12-10 11:35: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:35:44] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:35:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:35:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:35:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:35:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2a9ffe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2a9ffe","method":"GET"} []
[2018-12-10 11:35: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-12-10 11:35:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:35: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.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 = ? ["5"] []
[2018-12-10 11:35: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:35:45] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:35: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-12-10 11:35:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:38:38] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:38: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-12-10 11:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:38: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.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 = ? ["5"] []
[2018-12-10 11:38: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:38:38] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:38:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8a0291","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8a0291","method":"GET"} []
[2018-12-10 11: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-12-10 11:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:38: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.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 = ? ["5"] []
[2018-12-10 11:38: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:38:39] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:38:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:38:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:38:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:38:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview?bot=5","method":"GET"} []
[2018-12-10 11:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:38: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-12-10 11:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:38:59] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-10 11:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:00] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview","method":"HEAD"} []
[2018-12-10 11:39:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b01ee8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b01ee8","method":"GET"} []
[2018-12-10 11:39:00] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-10 11:39:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /botmanager/answers/preview" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /botmanager/answers/preview\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:651)"} []
[2018-12-10 11:39:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /botmanager/answers/preview" (from "http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview?bot=5")" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /botmanager/answers/preview\" (from \"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview?bot=5\") at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlMatcher.php:651)"} []
[2018-12-10 11:39:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f5fa8e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f5fa8e","method":"GET"} []
[2018-12-10 11:39:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:28] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:39:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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.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 = ? ["5"] []
[2018-12-10 11:39: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:39:28] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:39:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("id") to generate a URL for route "view_answers".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 35 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"id\") to generate a URL for route \"view_answers\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:35, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"id\") to generate a URL for route \"view_answers\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-12-10 11:39:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:29] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:39:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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.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 = ? ["5"] []
[2018-12-10 11:39: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:39:29] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:39:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eb7839","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eb7839","method":"GET"} []
[2018-12-10 11:39:29] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("id") to generate a URL for route "view_answers".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 35 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"id\") to generate a URL for route \"view_answers\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:35, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"id\") to generate a URL for route \"view_answers\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-12-10 11:39:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:39:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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.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 = ? ["5"] []
[2018-12-10 11:39: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:39:44] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:39:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:45] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:39:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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 = ? ["5"] []
[2018-12-10 11:39:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5783f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e5783f","method":"GET"} []
[2018-12-10 11:39: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:39:45] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:39:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:39:47] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","id":"5","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5","method":"GET"} []
[2018-12-10 11:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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 = ? ["5"] []
[2018-12-10 11:39:47] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","id":"5","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5","method":"HEAD"} []
[2018-12-10 11:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:39: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-12-10 11:39:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:39: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 = ? ["5"] []
[2018-12-10 11:44:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","bot":"5","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5","method":"GET"} []
[2018-12-10 11:44:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:44: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-12-10 11:44:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:44:53] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "AppBundle\Controller\ChatBotController::answersAction()" requires that you provide a value for the "$botlink" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Controller\ArgumentResolver.php line 78 {"exception":"[object] (RuntimeException(code: 0): Controller \"AppBundle\\Controller\\ChatBotController::answersAction()\" requires that you provide a value for the \"$botlink\" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver.php:78)"} []
[2018-12-10 11:44:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:44:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","bot":"5","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5","method":"HEAD"} []
[2018-12-10 11:44:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:44:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cd1666","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cd1666","method":"GET"} []
[2018-12-10 11:44: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-12-10 11:44:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:44:54] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "AppBundle\Controller\ChatBotController::answersAction()" requires that you provide a value for the "$botlink" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Controller\ArgumentResolver.php line 78 {"exception":"[object] (RuntimeException(code: 0): Controller \"AppBundle\\Controller\\ChatBotController::answersAction()\" requires that you provide a value for the \"$botlink\" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver.php:78)"} []
[2018-12-10 11:44:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:44:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:44: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-12-10 11:44:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:44:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:06] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 11:45:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45: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 = ? ["5"] []
[2018-12-10 11:45: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:45:06] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:45:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:06] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 11:45:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"19e182","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/19e182","method":"GET"} []
[2018-12-10 11:45: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.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 = ? ["5"] []
[2018-12-10 11:45: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 11:45:07] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 11:45:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","bot":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45:08] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "AppBundle\Controller\ChatBotController::answersAction()" requires that you provide a value for the "$botlink" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Controller\ArgumentResolver.php line 78 {"exception":"[object] (RuntimeException(code: 0): Controller \"AppBundle\\Controller\\ChatBotController::answersAction()\" requires that you provide a value for the \"$botlink\" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver.php:78)"} []
[2018-12-10 11:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","bot":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fcfd0c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fcfd0c","method":"GET"} []
[2018-12-10 11:45:09] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "AppBundle\Controller\ChatBotController::answersAction()" requires that you provide a value for the "$botlink" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Controller\ArgumentResolver.php line 78 {"exception":"[object] (RuntimeException(code: 0): Controller \"AppBundle\\Controller\\ChatBotController::answersAction()\" requires that you provide a value for the \"$botlink\" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver.php:78)"} []
[2018-12-10 11:45:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:45:42] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:45:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:45:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:45:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:45:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:45: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-12-10 11:45:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:45: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:45:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:48:32] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:48:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:48: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-12-10 11:48:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:48:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 110 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:110)"} []
[2018-12-10 11:48:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:48:33] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:48:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7240a5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7240a5","method":"GET"} []
[2018-12-10 11:48: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-12-10 11:48:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:48:33] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 110 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:110)"} []
[2018-12-10 11:48:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:48: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-12-10 11:48:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:49:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:49:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:49:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:49:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:49:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:49:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:49:31] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 11:49:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 110 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:110)"} []
[2018-12-10 11:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:49:32] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 11:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5d5613","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5d5613","method":"GET"} []
[2018-12-10 11:49:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 110 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:110)"} []
[2018-12-10 11:49:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:49:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:49:40] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:49:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:49:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:49:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:49:41] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:49:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:49: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-12-10 11:49:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:49:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:50:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:50:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 1 for Doctrine\ORM\EntityManager::refresh(), called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 49 and defined" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\EntityManager.php line 615 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 1 for Doctrine\\ORM\\EntityManager::refresh(), called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 49 and defined at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\EntityManager.php:615)"} []
[2018-12-10 11:50:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:50:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:50:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ff8573","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ff8573","method":"GET"} []
[2018-12-10 11:50:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Missing argument 1 for Doctrine\ORM\EntityManager::refresh(), called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 49 and defined" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\EntityManager.php line 615 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Missing argument 1 for Doctrine\\ORM\\EntityManager::refresh(), called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 49 and defined at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\EntityManager.php:615)"} []
[2018-12-10 11:50:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:50: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-12-10 11:50:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:26] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:50:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:50:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:26] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "EntityManager#refresh() expects parameter 1 to be an entity object, array given." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\ORMInvalidArgumentException.php line 170 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): EntityManager#refresh() expects parameter 1 to be an entity object, array given. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMInvalidArgumentException.php:170)"} []
[2018-12-10 11:50:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:27] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:50:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f95c9b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f95c9b","method":"GET"} []
[2018-12-10 11: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-12-10 11:50:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:27] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "EntityManager#refresh() expects parameter 1 to be an entity object, array given." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\ORMInvalidArgumentException.php line 170 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): EntityManager#refresh() expects parameter 1 to be an entity object, array given. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMInvalidArgumentException.php:170)"} []
[2018-12-10 11:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11: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-12-10 11:50:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:50:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:50:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:50: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-12-10 11:50:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:50:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:50:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:50: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-12-10 11:50:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:50:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:53:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 11:53:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:53: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-12-10 11:53:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:53:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:53: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 = ? [15] []
[2018-12-10 11:53: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 = ? [16] []
[2018-12-10 11:53: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 = ? [17] []
[2018-12-10 11:53: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 = ? [18] []
[2018-12-10 11:53:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:53:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 11:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:53:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d3aab0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d3aab0","method":"GET"} []
[2018-12-10 11:53: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-12-10 11:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 11:53:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.createdAt AS createdAt_2, c0_.question AS question_3 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 11:53: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 = ? [15] []
[2018-12-10 11:53: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 = ? [16] []
[2018-12-10 11:53: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 = ? [17] []
[2018-12-10 11:53: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 = ? [18] []
[2018-12-10 11:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 11:53: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-12-10 11:54:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 11:54:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 11:55:56] console.ERROR: Error thrown while running command "doctrine:generate:entities "AppBundle:Choice"". Message: "Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\Entity\Choice.php~): failed to open stream: Permission denied" {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Tools\\EntityGenerator.php:380)","command":"doctrine:generate:entities \"AppBundle:Choice\"","message":"Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied"} []
[2018-12-10 11:55:56] console.DEBUG: Command "doctrine:generate:entities "AppBundle:Choice"" exited with code "1" {"command":"doctrine:generate:entities \"AppBundle:Choice\"","code":1} []
[2018-12-10 11:57:30] console.ERROR: Error thrown while running command "doctrine:generate:entities "AppBundle:Choice"". Message: "Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\Entity\Choice.php~): failed to open stream: Permission denied" {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Tools\\EntityGenerator.php:380)","command":"doctrine:generate:entities \"AppBundle:Choice\"","message":"Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied"} []
[2018-12-10 11:57:30] console.DEBUG: Command "doctrine:generate:entities "AppBundle:Choice"" exited with code "1" {"command":"doctrine:generate:entities \"AppBundle:Choice\"","code":1} []
[2018-12-10 12:03:27] console.ERROR: Error thrown while running command "doctrine:generate:entities "AppBundle:Choice"". Message: "Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\Entity\Choice.php~): failed to open stream: Permission denied" {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Tools\\EntityGenerator.php:380)","command":"doctrine:generate:entities \"AppBundle:Choice\"","message":"Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied"} []
[2018-12-10 12:03:27] console.DEBUG: Command "doctrine:generate:entities "AppBundle:Choice"" exited with code "1" {"command":"doctrine:generate:entities \"AppBundle:Choice\"","code":1} []
[2018-12-10 12:04:45] console.ERROR: Error thrown while running command "doctrine:generate:entities "AppBundle:Choice"". Message: "Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\Entity\Choice.php~): failed to open stream: Permission denied" {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Tools\\EntityGenerator.php:380)","command":"doctrine:generate:entities \"AppBundle:Choice\"","message":"Warning: copy(C:/xampp/htdocs/chatbot-manager/src/AppBundle\\Entity\\Choice.php~): failed to open stream: Permission denied"} []
[2018-12-10 12:04:45] console.DEBUG: Command "doctrine:generate:entities "AppBundle:Choice"" exited with code "1" {"command":"doctrine:generate:entities \"AppBundle:Choice\"","code":1} []
[2018-12-10 12:06:27] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:06:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:06: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-12-10 12:06:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:06: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 = ? LIMIT 1 [15] []
[2018-12-10 12:06:28] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:06:28] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":null,"3":"2018-12-10 12:06:28","4":15} []
[2018-12-10 12:06:28] doctrine.DEBUG: "ROLLBACK" [] []
[2018-12-10 12:06:28] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?)' with params ["KOKOU", null, "2018-12-10 12:06:28", 15]:  SQLSTATE[42S22]: Column not found: 1054 Unknown column 'people' 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 'INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?)' with params [\"KOKOU\", null, \"2018-12-10 12:06:28\", 15]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'people' 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 'people' 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 'people' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-12-10 12:06:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:06:29] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"df7841","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/df7841","method":"GET"} []
[2018-12-10 12:06: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-12-10 12:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:06: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 = ? LIMIT 1 [15] []
[2018-12-10 12:06:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:06:29] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":null,"3":"2018-12-10 12:06:29","4":15} []
[2018-12-10 12:06:29] doctrine.DEBUG: "ROLLBACK" [] []
[2018-12-10 12:06:29] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?)' with params ["KOKOU", null, "2018-12-10 12:06:29", 15]:  SQLSTATE[42S22]: Column not found: 1054 Unknown column 'people' 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 'INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?)' with params [\"KOKOU\", null, \"2018-12-10 12:06:29\", 15]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'people' 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 'people' 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 'people' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-12-10 12:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:06: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-12-10 12:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:06:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] 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-12-10 12:07:24] php.INFO: User Deprecated: The doctrine:generate:entity command has been deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The doctrine:generate:entity command has been deprecated. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\doctrine-bundle\\Command\\GenerateEntitiesDoctrineCommand.php:75)"} []
[2018-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] 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-12-10 12:08:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-12-10 12:08:03] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] 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-12-10 12:08:04] doctrine.DEBUG: ALTER TABLE choice ADD people VARCHAR(255) DEFAULT NULL [] []
[2018-12-10 12:08:09] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:08:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e491955851","3":"2018-12-10 12:08:09","4":15} []
[2018-12-10 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e491955851","3":"2018-12-10 12:08:09","4":16} []
[2018-12-10 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e491955851","3":"2018-12-10 12:08:09","4":17} []
[2018-12-10 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e491955851","3":"2018-12-10 12:08:09","4":18} []
[2018-12-10 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:10] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:08:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:10] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e491a5500b","3":"2018-12-10 12:08:10","4":15} []
[2018-12-10 12:08:10] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:10] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e491a5500b","3":"2018-12-10 12:08:10","4":16} []
[2018-12-10 12:08:10] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:10] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e491a5500b","3":"2018-12-10 12:08:10","4":17} []
[2018-12-10 12:08:10] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:10] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e491a5500b","3":"2018-12-10 12:08:10","4":18} []
[2018-12-10 12:08:10] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:12] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:08:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08:13] 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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:13] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e491d2b8b0","3":"2018-12-10 12:08:13","4":15} []
[2018-12-10 12:08:13] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:13] 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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:13] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e491d2b8b0","3":"2018-12-10 12:08:13","4":16} []
[2018-12-10 12:08:13] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:13] 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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:13] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e491d2b8b0","3":"2018-12-10 12:08:13","4":17} []
[2018-12-10 12:08:13] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:13] 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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:13] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e491d2b8b0","3":"2018-12-10 12:08:13","4":18} []
[2018-12-10 12:08:13] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:14] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:08:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:14] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e491e5dcf9","3":"2018-12-10 12:08:14","4":15} []
[2018-12-10 12:08:14] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:14] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e491e5dcf9","3":"2018-12-10 12:08:14","4":16} []
[2018-12-10 12:08:14] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:14] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e491e5dcf9","3":"2018-12-10 12:08:14","4":17} []
[2018-12-10 12:08:14] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:14] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e491e5dcf9","3":"2018-12-10 12:08:14","4":18} []
[2018-12-10 12:08:14] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:17] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:08:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:17] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e49213925c","3":"2018-12-10 12:08:17","4":15} []
[2018-12-10 12:08:17] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:17] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e49213925c","3":"2018-12-10 12:08:17","4":16} []
[2018-12-10 12:08:17] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:17] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e49213925c","3":"2018-12-10 12:08:17","4":17} []
[2018-12-10 12:08:17] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:17] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e49213925c","3":"2018-12-10 12:08:17","4":18} []
[2018-12-10 12:08:17] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:18] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:08:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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 = ? LIMIT 1 [15] []
[2018-12-10 12:08:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:18] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e492254e46","3":"2018-12-10 12:08:18","4":15} []
[2018-12-10 12:08:18] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [16] []
[2018-12-10 12:08:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:18] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e492254e46","3":"2018-12-10 12:08:18","4":16} []
[2018-12-10 12:08:18] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [17] []
[2018-12-10 12:08:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:18] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e492254e46","3":"2018-12-10 12:08:18","4":17} []
[2018-12-10 12:08:18] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08: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 = ? LIMIT 1 [18] []
[2018-12-10 12:08:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:08:18] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e492254e46","3":"2018-12-10 12:08:18","4":18} []
[2018-12-10 12:08:18] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:08:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:08:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:08:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:08: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 = ? [15] []
[2018-12-10 12:08: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 = ? [16] []
[2018-12-10 12:08: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 = ? [17] []
[2018-12-10 12:08: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 = ? [18] []
[2018-12-10 12:08:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:08:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:08:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb6fa0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fb6fa0","method":"GET"} []
[2018-12-10 12:08: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-12-10 12:08:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:08:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:08: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 = ? [15] []
[2018-12-10 12:08: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 = ? [16] []
[2018-12-10 12:08: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 = ? [17] []
[2018-12-10 12:08: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 = ? [18] []
[2018-12-10 12:08:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:08:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:08: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-12-10 12:08:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:08:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:10:23] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:10:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:10: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-12-10 12:10:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:10: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 = ? LIMIT 1 [15] []
[2018-12-10 12:10:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:24] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e49a0085de","3":"2018-12-10 12:10:24","4":15} []
[2018-12-10 12:10:24] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [16] []
[2018-12-10 12:10:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:24] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e49a0085de","3":"2018-12-10 12:10:24","4":16} []
[2018-12-10 12:10:24] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [17] []
[2018-12-10 12:10:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:24] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e49a0085de","3":"2018-12-10 12:10:24","4":17} []
[2018-12-10 12:10:24] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [18] []
[2018-12-10 12:10:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:24] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e49a0085de","3":"2018-12-10 12:10:24","4":18} []
[2018-12-10 12:10:24] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10:24] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:10:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:10: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-12-10 12:10:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:10: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 = ? LIMIT 1 [15] []
[2018-12-10 12:10:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:25] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0e49a11dc5f","3":"2018-12-10 12:10:25","4":15} []
[2018-12-10 12:10:25] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [16] []
[2018-12-10 12:10:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:25] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e49a11dc5f","3":"2018-12-10 12:10:25","4":16} []
[2018-12-10 12:10:25] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [17] []
[2018-12-10 12:10:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:25] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e49a11dc5f","3":"2018-12-10 12:10:25","4":17} []
[2018-12-10 12:10:25] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:10: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 = ? LIMIT 1 [18] []
[2018-12-10 12:10:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:10:25] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"sdfs","2":"5c0e49a11dc5f","3":"2018-12-10 12:10:25","4":18} []
[2018-12-10 12:10:25] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11:54] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-10 12:11:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:11: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-12-10 12:11:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:11: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 = ? LIMIT 1 [15] []
[2018-12-10 12:11:54] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:54] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0e49fae5601","3":"2018-12-10 12:11:54","4":15} []
[2018-12-10 12:11:55] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [16] []
[2018-12-10 12:11:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:55] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e49fae5601","3":"2018-12-10 12:11:55","4":16} []
[2018-12-10 12:11:55] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [17] []
[2018-12-10 12:11:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:55] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e49fae5601","3":"2018-12-10 12:11:55","4":17} []
[2018-12-10 12:11:55] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [18] []
[2018-12-10 12:11:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:55] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0e49fae5601","3":"2018-12-10 12:11:55","4":18} []
[2018-12-10 12:11:55] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11:55] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-10 12:11:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:11: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-12-10 12:11:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:11: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 = ? LIMIT 1 [15] []
[2018-12-10 12:11:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:55] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0e49fbdfe6a","3":"2018-12-10 12:11:55","4":15} []
[2018-12-10 12:11:55] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [16] []
[2018-12-10 12:11:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:56] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0e49fbdfe6a","3":"2018-12-10 12:11:56","4":16} []
[2018-12-10 12:11:56] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [17] []
[2018-12-10 12:11:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:56] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":21,"2":"5c0e49fbdfe6a","3":"2018-12-10 12:11:56","4":17} []
[2018-12-10 12:11:56] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:11: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 = ? LIMIT 1 [18] []
[2018-12-10 12:11:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-10 12:11:56] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0e49fbdfe6a","3":"2018-12-10 12:11:56","4":18} []
[2018-12-10 12:11:56] doctrine.DEBUG: "COMMIT" [] []
[2018-12-10 12:16:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:16:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:16: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-12-10 12:16:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:16:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:16:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:16:13] 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 = ? [15] []
[2018-12-10 12:16:13] 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 = ? [16] []
[2018-12-10 12:16:13] 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 = ? [17] []
[2018-12-10 12:16:13] 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 = ? [18] []
[2018-12-10 12:16:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:16:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:16:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:16:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8230c1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8230c1","method":"GET"} []
[2018-12-10 12:16: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-12-10 12:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:16: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:16:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:16: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 = ? [15] []
[2018-12-10 12:16: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 = ? [16] []
[2018-12-10 12:16: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 = ? [17] []
[2018-12-10 12:16: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 = ? [18] []
[2018-12-10 12:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:16: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-12-10 12:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:23:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:23:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:23: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-12-10 12:23:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:23: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:23:38] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 7: Error: Expected known function, got 'DISTICT'" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 52 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 7: Error: Expected known function, got 'DISTICT' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:52, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT DISTICT(c.people) FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:23:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:23:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:23:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:23: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-12-10 12:23:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:23:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1a6f0e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1a6f0e","method":"GET"} []
[2018-12-10 12:23: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:23:39] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 7: Error: Expected known function, got 'DISTICT'" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 52 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 7: Error: Expected known function, got 'DISTICT' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:52, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT DISTICT(c.people) FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:23:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:23:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:23: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-12-10 12:23:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:23:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:23:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:23:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:23: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-12-10 12:23:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:23: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:23:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:23:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:23:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:23: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-12-10 12:23:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:23: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:23:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:33:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:33:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:33: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-12-10 12:33:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:33: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:33:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:33:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined offset: 0" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 63 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined offset: 0 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:63)"} []
[2018-12-10 12:33:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:33:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:33:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:33:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0864c2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0864c2","method":"GET"} []
[2018-12-10 12:33: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-12-10 12:33:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:33: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:33:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:33:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined offset: 0" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 63 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined offset: 0 at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:63)"} []
[2018-12-10 12:33:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:33:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:33: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-12-10 12:33:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:33:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:34:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:34:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:34: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-12-10 12:34:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:34: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:34:49] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:34:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:34:49] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb, AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:34:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:34:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:34:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:34: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-12-10 12:34:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:34: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:34:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:34:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:34:51] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb, AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:34:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4ac45e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4ac45e","method":"GET"} []
[2018-12-10 12:34:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:34:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:34: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-12-10 12:34:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:34:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:35:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:35:09] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb, AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:35:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4f3564","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4f3564","method":"GET"} []
[2018-12-10 12:35:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:35:10] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 103 near 'q INNER JOIN': Error: 'q' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb, AppBundle:Choice c INNER JOIN c.question q INNER JOIN q.chatbot cb INNER JOIN c.question q INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:35:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:32] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 70 near '.chatbot cb1': Error: Identification Variable q used in join path expression but was not defined before." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 70 near '.chatbot cb1': Error: Identification Variable q used in join path expression but was not defined before. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q.chatbot cb1 WHERE c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:35:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:33] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 70 near '.chatbot cb1': Error: Identification Variable q used in join path expression but was not defined before." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 70 near '.chatbot cb1': Error: Identification Variable q used in join path expression but was not defined before. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q.chatbot cb1 WHERE c.people = :people AND cb.id = :chatbot ORDER BY q.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3f0781","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3f0781","method":"GET"} []
[2018-12-10 12:35:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:45] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 70 near '.chatbot cb WHERE': Error: Identification Variable q used in join path expression but was not defined before." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 70 near '.chatbot cb WHERE': Error: Identification Variable q used in join path expression but was not defined before. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:35:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:46] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 70 near '.chatbot cb WHERE': Error: Identification Variable q used in join path expression but was not defined before." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 70 near '.chatbot cb WHERE': Error: Identification Variable q used in join path expression but was not defined before. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q.chatbot cb WHERE c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"df3eda","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/df3eda","method":"GET"} []
[2018-12-10 12:35:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:56] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:35:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:57] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:35:57] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb, AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:35:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:35:58] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:35:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:35:58] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb, AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:35:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b80c10","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b80c10","method":"GET"} []
[2018-12-10 12:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:35: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-12-10 12:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:37:12] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb, AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:37:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:37:13] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 105 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb, AppBundle:Choice c INNER JOIN c.question q1 INNER JOIN q1.chatbot cb INNER JOIN c.question q1 INNER JOIN q1.chatbot cb WHERE c.people = :people AND cb.id = :chatbot AND c.people = :people AND cb.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0feb71","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0feb71","method":"GET"} []
[2018-12-10 12:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:37:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:44] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 7 near 'c FROM AppBundle:Choice': Error: 'c' is not defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 7 near 'c FROM AppBundle:Choice': Error: 'c' is not defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 WHERE c1.people = :people AND cb1.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:37:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:45] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 7 near 'c FROM AppBundle:Choice': Error: 'c' is not defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 7 near 'c FROM AppBundle:Choice': Error: 'c' is not defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 WHERE c1.people = :people AND cb1.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"36d97f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/36d97f","method":"GET"} []
[2018-12-10 12:37:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:37:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:37:54] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 110 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 110 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c1 FROM AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1, AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 WHERE c1.people = :people AND cb1.id = :chatbot AND c1.people = :people AND cb1.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:56] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:37:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"191bda","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/191bda","method":"GET"} []
[2018-12-10 12:37:56] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:37:56] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 110 near 'q1 INNER JOIN': Error: 'q1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 110 near 'q1 INNER JOIN': Error: 'q1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c1 FROM AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1, AppBundle:Choice c1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 INNER JOIN c1.question q1 INNER JOIN q1.chatbot cb1 WHERE c1.people = :people AND cb1.id = :chatbot AND c1.people = :people AND cb1.id = :chatbot ORDER BY q1.order ASC at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:37:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:37:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:37: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-12-10 12:37:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:37:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:40] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:38:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12: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-12-10 12:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:38:40] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:38:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:40] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 53 near 'c1': Error: 'c1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 53 near 'c1': Error: 'c1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c1 FROM AppBundle:Choice c1, AppBundle:Choice c1 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:38:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:41] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:38:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:38: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-12-10 12:38:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:38:41] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:38:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3e222d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3e222d","method":"GET"} []
[2018-12-10 12:38:41] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 53 near 'c1': Error: 'c1' is already defined." at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 53 near 'c1': Error: 'c1' is already defined. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:63, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c1 FROM AppBundle:Choice c1, AppBundle:Choice c1 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:41)"} []
[2018-12-10 12:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:38: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-12-10 12:38:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:38:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:38: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-12-10 12:38:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:53] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Key "question" for array with keys "people, answers" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 5 {"exception":"[object] (Twig_Error_Runtime(code: 0): Key \"question\" for array with keys \"people, answers\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:5)"} []
[2018-12-10 12:38:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:38:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:38: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-12-10 12:38:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ [] []
[2018-12-10 12:38:55] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Key "question" for array with keys "people, answers" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 5 {"exception":"[object] (Twig_Error_Runtime(code: 0): Key \"question\" for array with keys \"people, answers\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:5)"} []
[2018-12-10 12:38:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:38:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2af738","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2af738","method":"GET"} []
[2018-12-10 12:38:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:38: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-12-10 12:38:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:38:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:39:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:39:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:39: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-12-10 12:39:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:39: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:15] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Key "question" for array with keys "people, answers" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 5 {"exception":"[object] (Twig_Error_Runtime(code: 0): Key \"question\" for array with keys \"people, answers\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:5)"} []
[2018-12-10 12:39:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:39:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:39:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:39:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ad58f4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ad58f4","method":"GET"} []
[2018-12-10 12:39: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-12-10 12:39:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:39: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:39:16] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Key "question" for array with keys "people, answers" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 5 {"exception":"[object] (Twig_Error_Runtime(code: 0): Key \"question\" for array with keys \"people, answers\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:5)"} []
[2018-12-10 12:39:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:39:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:39: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-12-10 12:39:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:39:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:42:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:42:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:42: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-12-10 12:42:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:42: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:42:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:42:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:42:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0522fe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0522fe","method":"GET"} []
[2018-12-10 12:42: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-12-10 12:42:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:42: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:42:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:42: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-12-10 12:42:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:42:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:42:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:42:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:42: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-12-10 12:42:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:42: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:42:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:42:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:42: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-12-10 12:42:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:42: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:42:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:43:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:43:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12: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-12-10 12:43:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:43:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:43:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12: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-12-10 12:43:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:43:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:44:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:44:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:44: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-12-10 12:44:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:44: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:44:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:44: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-12-10 12:44:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:44:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 12:45:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:45: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-12-10 12:45:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:45: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 = ? ["5"] []
[2018-12-10 12:45: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 12:45:24] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 12:45:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:45:25] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 12:45:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:45:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ba5a0f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ba5a0f","method":"GET"} []
[2018-12-10 12:45: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-12-10 12:45:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:45: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.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 = ? ["5"] []
[2018-12-10 12:45: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 12:45:25] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 12:45:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:45:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:45: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-12-10 12:45:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:45:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:45:29] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:45:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:45: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-12-10 12:45:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:45: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:45:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:45: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-12-10 12:45:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:45: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:46:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:46: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-12-10 12:46:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:46:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:46:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:46: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-12-10 12:46:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:46:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:47:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:47: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-12-10 12:47:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:47:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12: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-12-10 12:47:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC [null,5] []
[2018-12-10 12:47:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:47:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:47: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-12-10 12:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:47:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:47: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-12-10 12:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:57] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:47:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:47: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-12-10 12:47:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:47:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:47:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:47: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-12-10 12:47:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:47:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:48:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:48:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:48: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-12-10 12:48:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:48: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 = ? [15] []
[2018-12-10 12:48: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 = ? [16] []
[2018-12-10 12:48: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 = ? [17] []
[2018-12-10 12:48: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 = ? [18] []
[2018-12-10 12:48:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:48:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:48:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:48: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-12-10 12:48:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:48: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 = ? [15] []
[2018-12-10 12:48: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 = ? [16] []
[2018-12-10 12:48: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 = ? [17] []
[2018-12-10 12:48: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 = ? [18] []
[2018-12-10 12:48:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:49:28] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:49:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:49: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-12-10 12:49:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:49: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:49:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:49: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 = ? [15] []
[2018-12-10 12:49: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 = ? [16] []
[2018-12-10 12:49: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 = ? [17] []
[2018-12-10 12:49: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 = ? [18] []
[2018-12-10 12:49:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:49:29] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:49:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07c751","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07c751","method":"GET"} []
[2018-12-10 12:49: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-12-10 12:49:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:49: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:49:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:49: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 = ? [15] []
[2018-12-10 12:49: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 = ? [16] []
[2018-12-10 12:49: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 = ? [17] []
[2018-12-10 12:49: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 = ? [18] []
[2018-12-10 12:49:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:49: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-12-10 12:49:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:49:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:50:35] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 12:50:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 12:50:35] 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-12-10 12:50:35] security.DEBUG: Calling Authentication entry point. [] []
[2018-12-10 12:50:35] 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-12-10 12:50:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-10 12:50:39] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:50:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:50: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-12-10 12:50:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:50: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 12:50: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 = ? [15] []
[2018-12-10 12:50: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 = ? [16] []
[2018-12-10 12:50: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 = ? [17] []
[2018-12-10 12:50: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 = ? [18] []
[2018-12-10 12:50:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:50:40] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:50:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:50:40] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:50: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-12-10 12:50:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:50:40] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 12:50: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 = ? [15] []
[2018-12-10 12:50: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 = ? [16] []
[2018-12-10 12:50: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 = ? [17] []
[2018-12-10 12:50: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 = ? [18] []
[2018-12-10 12:50:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:50:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:50: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-12-10 12:50:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:50:40] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-10 12:50: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 = ? [15] []
[2018-12-10 12:50: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 = ? [16] []
[2018-12-10 12:50: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 = ? [17] []
[2018-12-10 12:50: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 = ? [18] []
[2018-12-10 12:50:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"735b14","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/735b14","method":"GET"} []
[2018-12-10 12:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:50: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-12-10 12:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:55:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:55:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55: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-12-10 12:55:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:55:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:55:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:55:13] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of template" of value "" ("end of statement block" expected)." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 91 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of template\" of value \"\" (\"end of statement block\" expected). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:91)"} []
[2018-12-10 12:55:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:55:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55: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-12-10 12:55:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"45b85e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/45b85e","method":"GET"} []
[2018-12-10 12:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:55:14] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of template" of value "" ("end of statement block" expected)." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 91 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of template\" of value \"\" (\"end of statement block\" expected). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:91)"} []
[2018-12-10 12:55:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:55:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55: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-12-10 12:55:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:55: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:55:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:55:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:55:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c536ff","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c536ff","method":"GET"} []
[2018-12-10 12:55: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-12-10 12:55:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:55: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:55:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:55:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:55:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:55: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-12-10 12:55:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:55:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 12:56:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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.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-12-10 12:56:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-10 12:56:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"92386f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/92386f","method":"GET"} []
[2018-12-10 12:56: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-12-10 12:56:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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-12-10 12:56:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:49] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 12:56:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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 = ? ["5"] []
[2018-12-10 12:56: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 12:56:50] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 12:56:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 12:56:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2aa722","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2aa722","method":"GET"} []
[2018-12-10 12:56: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-12-10 12:56:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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 = ? ["5"] []
[2018-12-10 12:56: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 12:56:50] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 12:56:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:56:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:56:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:56:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b88dfd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b88dfd","method":"GET"} []
[2018-12-10 12:56: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-12-10 12:56:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:56:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:56:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:56:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:56:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:56: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-12-10 12:56:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:56:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:57:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:57:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12: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-12-10 12:57:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:57: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:57:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:57:37] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:57:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:57:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"912079","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/912079","method":"GET"} []
[2018-12-10 12: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-12-10 12:57:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:57: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:57:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:57:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:57:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:57: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-12-10 12:57:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:57:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:59:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:14)"} []
[2018-12-10 12:59:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:59:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7aea81","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7aea81","method":"GET"} []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:13] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:14)"} []
[2018-12-10 12:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:21] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:59:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:21] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "form" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 48 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"form\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:48)"} []
[2018-12-10 12:59:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:22] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:59:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0635b2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0635b2","method":"GET"} []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:22] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "form" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 48 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"form\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:48)"} []
[2018-12-10 12:59:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:59:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:59:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9bbc1b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9bbc1b","method":"GET"} []
[2018-12-10 12:59: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-12-10 12:59:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:48] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 12:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 12:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f93250","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f93250","method":"GET"} []
[2018-12-10 12:59: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-12-10 12:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 12:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 12:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 12:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 12:59: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-12-10 12:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 12:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00: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-12-10 13:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:00: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 = ? [15] []
[2018-12-10 13:00: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 = ? [16] []
[2018-12-10 13:00: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 = ? [17] []
[2018-12-10 13:00: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 = ? [18] []
[2018-12-10 13:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:00:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a53dde","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a53dde","method":"GET"} []
[2018-12-10 13:00: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-12-10 13:00:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:00:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:00: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 = ? [15] []
[2018-12-10 13:00: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 = ? [16] []
[2018-12-10 13:00: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 = ? [17] []
[2018-12-10 13:00: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 = ? [18] []
[2018-12-10 13:00:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00: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-12-10 13:00:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:00:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00: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-12-10 13:00:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:00: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 = ? [15] []
[2018-12-10 13:00: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 = ? [16] []
[2018-12-10 13:00: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 = ? [17] []
[2018-12-10 13:00: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 = ? [18] []
[2018-12-10 13:00:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"34107d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/34107d","method":"GET"} []
[2018-12-10 13:00: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-12-10 13:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:00:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:00: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 = ? [15] []
[2018-12-10 13:00: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 = ? [16] []
[2018-12-10 13:00: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 = ? [17] []
[2018-12-10 13:00: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 = ? [18] []
[2018-12-10 13:00:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00: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-12-10 13:00:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00: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-12-10 13:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:00: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 = ? [15] []
[2018-12-10 13:00: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 = ? [16] []
[2018-12-10 13:00: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 = ? [17] []
[2018-12-10 13:00: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 = ? [18] []
[2018-12-10 13:00:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:00:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:00:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9e9902","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9e9902","method":"GET"} []
[2018-12-10 13:01: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-12-10 13:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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 = ? [15] []
[2018-12-10 13:01: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 = ? [16] []
[2018-12-10 13:01: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 = ? [17] []
[2018-12-10 13:01: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 = ? [18] []
[2018-12-10 13:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:01:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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.id = ? [15] []
[2018-12-10 13:01: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.id = ? [16] []
[2018-12-10 13:01: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.id = ? [17] []
[2018-12-10 13:01: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.id = ? [18] []
[2018-12-10 13:01:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:01:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d36461","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d36461","method":"GET"} []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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 = ? [15] []
[2018-12-10 13:01: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 = ? [16] []
[2018-12-10 13:01: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 = ? [17] []
[2018-12-10 13:01: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 = ? [18] []
[2018-12-10 13:01:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:01:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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 = ? [15] []
[2018-12-10 13:01: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 = ? [16] []
[2018-12-10 13:01: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 = ? [17] []
[2018-12-10 13:01: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 = ? [18] []
[2018-12-10 13:01:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:01:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"85ea2e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/85ea2e","method":"GET"} []
[2018-12-10 13:01: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-12-10 13:01:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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 = ? [15] []
[2018-12-10 13:01: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 = ? [16] []
[2018-12-10 13:01: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 = ? [17] []
[2018-12-10 13:01: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 = ? [18] []
[2018-12-10 13:01:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:01:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:01:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:01: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-12-10 13:01:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:01:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:01: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:00] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"466767","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/466767","method":"GET"} []
[2018-12-10 13:02: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-12-10 13:02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:02:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:02:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"50d73a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/50d73a","method":"GET"} []
[2018-12-10 13:02: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-12-10 13:02:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:40] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:02:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:41] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:02:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0b61f0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0b61f0","method":"GET"} []
[2018-12-10 13:02: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-12-10 13:02:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:48] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:02:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:02:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d97d84","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d97d84","method":"GET"} []
[2018-12-10 13:02: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-12-10 13:02:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:02:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:02: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 = ? [15] []
[2018-12-10 13:02: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 = ? [16] []
[2018-12-10 13:02: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 = ? [17] []
[2018-12-10 13:02: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 = ? [18] []
[2018-12-10 13:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:02: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-12-10 13:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:03:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03: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-12-10 13:03:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:03: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 = ? [15] []
[2018-12-10 13:03: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 = ? [16] []
[2018-12-10 13:03: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 = ? [17] []
[2018-12-10 13:03: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 = ? [18] []
[2018-12-10 13:03:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f4e089","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f4e089","method":"GET"} []
[2018-12-10 13:03:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03:40] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:03: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-12-10 13:03:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03: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-12-10 13:03:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:03:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:03: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 = ? [15] []
[2018-12-10 13:03: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 = ? [16] []
[2018-12-10 13:03: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 = ? [17] []
[2018-12-10 13:03: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 = ? [18] []
[2018-12-10 13:03:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:03:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03: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-12-10 13:03:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:03: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 = ? [15] []
[2018-12-10 13:03: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 = ? [16] []
[2018-12-10 13:03: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 = ? [17] []
[2018-12-10 13:03: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 = ? [18] []
[2018-12-10 13:03:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:03:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b3d821","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b3d821","method":"GET"} []
[2018-12-10 13:03: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-12-10 13:03:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:03:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:03: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 = ? [15] []
[2018-12-10 13:03: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 = ? [16] []
[2018-12-10 13:03: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 = ? [17] []
[2018-12-10 13:03: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 = ? [18] []
[2018-12-10 13:03:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:03:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:03: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-12-10 13:03:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:03:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:04:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04: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-12-10 13:04:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:04:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:04: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 = ? [15] []
[2018-12-10 13:04: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 = ? [16] []
[2018-12-10 13:04: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 = ? [17] []
[2018-12-10 13:04: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 = ? [18] []
[2018-12-10 13:04:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:04:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"deda7e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/deda7e","method":"GET"} []
[2018-12-10 13:04: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-12-10 13:04:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:04:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:04: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 = ? [15] []
[2018-12-10 13:04: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 = ? [16] []
[2018-12-10 13:04: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 = ? [17] []
[2018-12-10 13:04: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 = ? [18] []
[2018-12-10 13:04:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04: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-12-10 13:04:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:51] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:04:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04: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-12-10 13:04:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:04: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.id = ? [15] []
[2018-12-10 13:04: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.id = ? [16] []
[2018-12-10 13:04: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.id = ? [17] []
[2018-12-10 13:04: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.id = ? [18] []
[2018-12-10 13:04:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cd2df0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cd2df0","method":"GET"} []
[2018-12-10 13:04: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-12-10 13:04:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:04: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 = ? [15] []
[2018-12-10 13:04: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 = ? [16] []
[2018-12-10 13:04: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 = ? [17] []
[2018-12-10 13:04: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 = ? [18] []
[2018-12-10 13:04:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:04: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-12-10 13:04:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:04:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:05] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:05:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05: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-12-10 13:05:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:05:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:05: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 = ? [15] []
[2018-12-10 13:05: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 = ? [16] []
[2018-12-10 13:05: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 = ? [17] []
[2018-12-10 13:05: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 = ? [18] []
[2018-12-10 13:05:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:06] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:05:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f706c0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f706c0","method":"GET"} []
[2018-12-10 13:05: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-12-10 13:05:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:05:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:05: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 = ? [15] []
[2018-12-10 13:05: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 = ? [16] []
[2018-12-10 13:05: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 = ? [17] []
[2018-12-10 13:05: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 = ? [18] []
[2018-12-10 13:05:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05: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-12-10 13:05:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:05:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05: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-12-10 13:05:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:05:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:05: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 = ? [15] []
[2018-12-10 13:05: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 = ? [16] []
[2018-12-10 13:05: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 = ? [17] []
[2018-12-10 13:05: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 = ? [18] []
[2018-12-10 13:05:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:05:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f8133d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f8133d","method":"GET"} []
[2018-12-10 13:05: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-12-10 13:05:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:05:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:05: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 = ? [15] []
[2018-12-10 13:05: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 = ? [16] []
[2018-12-10 13:05: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 = ? [17] []
[2018-12-10 13:05: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 = ? [18] []
[2018-12-10 13:05:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:05:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:05: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-12-10 13:05:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:05:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:01] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:06:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:02] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6417f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6417f3","method":"GET"} []
[2018-12-10 13:06: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-12-10 13:06:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9f88e3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9f88e3","method":"GET"} []
[2018-12-10 13:06: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-12-10 13:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:06:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"900166","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/900166","method":"GET"} []
[2018-12-10 13:06: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-12-10 13:06:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:42] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:06:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:06:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"12af21","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/12af21","method":"GET"} []
[2018-12-10 13:06: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-12-10 13:06:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:06:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:06:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b541f2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b541f2","method":"GET"} []
[2018-12-10 13:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:06:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:06: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 = ? [15] []
[2018-12-10 13:06: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 = ? [16] []
[2018-12-10 13:06: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 = ? [17] []
[2018-12-10 13:06: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 = ? [18] []
[2018-12-10 13:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:06: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-12-10 13:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:11:57] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:11:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:11: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-12-10 13:11:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:11: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:11:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:11: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 = ? [15] []
[2018-12-10 13:11: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 = ? [16] []
[2018-12-10 13:11: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 = ? [17] []
[2018-12-10 13:11: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 = ? [18] []
[2018-12-10 13:11:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:11:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:11:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:11:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"55b5f1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/55b5f1","method":"GET"} []
[2018-12-10 13:11: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-12-10 13:11:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:11: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:11:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:11: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 = ? [15] []
[2018-12-10 13:11: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 = ? [16] []
[2018-12-10 13:11: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 = ? [17] []
[2018-12-10 13:11: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 = ? [18] []
[2018-12-10 13:11:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:11:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:11: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-12-10 13:11:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:11:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:12:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:12:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:12: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-12-10 13:12:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:12: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:12:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:12: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 = ? [15] []
[2018-12-10 13:12: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 = ? [16] []
[2018-12-10 13:12: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 = ? [17] []
[2018-12-10 13:12: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 = ? [18] []
[2018-12-10 13:12:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:12:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:12:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:12:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"154c66","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/154c66","method":"GET"} []
[2018-12-10 13:12: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-12-10 13:12:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:12: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:12:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:12: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 = ? [15] []
[2018-12-10 13:12: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 = ? [16] []
[2018-12-10 13:12: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 = ? [17] []
[2018-12-10 13:12: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 = ? [18] []
[2018-12-10 13:12:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:12:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:12: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-12-10 13:12:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:12:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:33:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:33:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:33: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-12-10 13:33:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:33: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:33: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 = ? [15] []
[2018-12-10 13:33: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 = ? [16] []
[2018-12-10 13:33: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 = ? [17] []
[2018-12-10 13:33: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 = ? [18] []
[2018-12-10 13:33:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:33:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:33:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:33:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"434799","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/434799","method":"GET"} []
[2018-12-10 13:33: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-12-10 13:33:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:33: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:33:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:33: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 = ? [15] []
[2018-12-10 13:33: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 = ? [16] []
[2018-12-10 13:33: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 = ? [17] []
[2018-12-10 13:33: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 = ? [18] []
[2018-12-10 13:33:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:33:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:33: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-12-10 13:33:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:33:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:07] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:35:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35: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-12-10 13:35:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:35:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:35: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.id = ? [15] []
[2018-12-10 13:35: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.id = ? [16] []
[2018-12-10 13:35: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.id = ? [17] []
[2018-12-10 13:35: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.id = ? [18] []
[2018-12-10 13:35:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:35:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35: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-12-10 13:35:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:35:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:35: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.id = ? [15] []
[2018-12-10 13:35: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.id = ? [16] []
[2018-12-10 13:35: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.id = ? [17] []
[2018-12-10 13:35: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.id = ? [18] []
[2018-12-10 13:35:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e754f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e754f9","method":"GET"} []
[2018-12-10 13:35:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35: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-12-10 13:35:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:35:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35: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-12-10 13:35:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:35: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 = ? [15] []
[2018-12-10 13:35: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 = ? [16] []
[2018-12-10 13:35: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 = ? [17] []
[2018-12-10 13:35: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 = ? [18] []
[2018-12-10 13:35:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:35:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7d0a69","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7d0a69","method":"GET"} []
[2018-12-10 13:35: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-12-10 13:35:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:35:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:35: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 = ? [15] []
[2018-12-10 13:35: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 = ? [16] []
[2018-12-10 13:35: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 = ? [17] []
[2018-12-10 13:35: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 = ? [18] []
[2018-12-10 13:35:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:35:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:35: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-12-10 13:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:35:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:07] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:36:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36: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-12-10 13:36:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:36:07] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:36:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:36: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.id = ? [15] []
[2018-12-10 13:36: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.id = ? [16] []
[2018-12-10 13:36: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.id = ? [17] []
[2018-12-10 13:36: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.id = ? [18] []
[2018-12-10 13:36:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:36:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1205b1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1205b1","method":"GET"} []
[2018-12-10 13:36: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-12-10 13:36:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:36:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:36: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 = ? [15] []
[2018-12-10 13:36: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 = ? [16] []
[2018-12-10 13:36: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 = ? [17] []
[2018-12-10 13:36: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 = ? [18] []
[2018-12-10 13:36:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36: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-12-10 13:36:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36: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-12-10 13:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:36:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:36: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 = ? [15] []
[2018-12-10 13:36: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 = ? [16] []
[2018-12-10 13:36: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 = ? [17] []
[2018-12-10 13:36: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 = ? [18] []
[2018-12-10 13:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:37] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"92178e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/92178e","method":"GET"} []
[2018-12-10 13:36: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-12-10 13:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:36:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:36: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 = ? [15] []
[2018-12-10 13:36: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 = ? [16] []
[2018-12-10 13:36: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 = ? [17] []
[2018-12-10 13:36: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 = ? [18] []
[2018-12-10 13:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:36: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-12-10 13:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:37:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"79a237","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/79a237","method":"GET"} []
[2018-12-10 13:37: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-12-10 13:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:47] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:37:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:48] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:37:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c5e4da","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c5e4da","method":"GET"} []
[2018-12-10 13:37: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-12-10 13:37:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:37:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:37:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e69f8c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e69f8c","method":"GET"} []
[2018-12-10 13:37: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-12-10 13:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:37:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:37: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 = ? [15] []
[2018-12-10 13:37: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 = ? [16] []
[2018-12-10 13:37: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 = ? [17] []
[2018-12-10 13:37: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 = ? [18] []
[2018-12-10 13:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:37:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:37: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-12-10 13:37:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:37] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:38:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:38:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ce326f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ce326f","method":"GET"} []
[2018-12-10 13:38: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-12-10 13:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:42] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:38:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38: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-12-10 13:38:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4f06d7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4f06d7","method":"GET"} []
[2018-12-10 13: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-12-10 13:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38: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-12-10 13:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:38:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38: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-12-10 13:38:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5c1edb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5c1edb","method":"GET"} []
[2018-12-10 13:38: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-12-10 13:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:38: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:38: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 = ? [15] []
[2018-12-10 13:38: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 = ? [16] []
[2018-12-10 13:38: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 = ? [17] []
[2018-12-10 13:38: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 = ? [18] []
[2018-12-10 13:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:38: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-12-10 13:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:39:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39: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-12-10 13:39:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:39: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 = ? [15] []
[2018-12-10 13:39: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 = ? [16] []
[2018-12-10 13:39: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 = ? [17] []
[2018-12-10 13:39: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 = ? [18] []
[2018-12-10 13:39:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c681","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f6c681","method":"GET"} []
[2018-12-10 13:39: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-12-10 13:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:39: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 = ? [15] []
[2018-12-10 13:39: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 = ? [16] []
[2018-12-10 13:39: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 = ? [17] []
[2018-12-10 13:39: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 = ? [18] []
[2018-12-10 13:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39: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-12-10 13:39:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:17] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:39:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39: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-12-10 13:39:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:39:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:39: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 = ? [15] []
[2018-12-10 13:39: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 = ? [16] []
[2018-12-10 13:39: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 = ? [17] []
[2018-12-10 13:39: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 = ? [18] []
[2018-12-10 13:39:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:39:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cd7602","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cd7602","method":"GET"} []
[2018-12-10 13:39: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-12-10 13:39:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:39:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:39: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 = ? [15] []
[2018-12-10 13:39: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 = ? [16] []
[2018-12-10 13:39: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 = ? [17] []
[2018-12-10 13:39: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 = ? [18] []
[2018-12-10 13:39:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:39:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:39: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-12-10 13:39:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:40:23] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:40:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:40:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:40:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13: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.id = ? [15] []
[2018-12-10 13: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.id = ? [16] []
[2018-12-10 13: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.id = ? [17] []
[2018-12-10 13: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.id = ? [18] []
[2018-12-10 13:40:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:40:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:40:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4489c5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4489c5","method":"GET"} []
[2018-12-10 13: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-12-10 13:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:40:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13: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.id = ? [15] []
[2018-12-10 13: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.id = ? [16] []
[2018-12-10 13: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.id = ? [17] []
[2018-12-10 13: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.id = ? [18] []
[2018-12-10 13:40:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:40:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:40:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:41:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41: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-12-10 13:41:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:41:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:41: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.id = ? [15] []
[2018-12-10 13:41: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.id = ? [16] []
[2018-12-10 13:41: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.id = ? [17] []
[2018-12-10 13:41: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.id = ? [18] []
[2018-12-10 13:41:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:41:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fbafd6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fbafd6","method":"GET"} []
[2018-12-10 13:41: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-12-10 13:41:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:41: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 = ? [15] []
[2018-12-10 13:41: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 = ? [16] []
[2018-12-10 13:41: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 = ? [17] []
[2018-12-10 13:41: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 = ? [18] []
[2018-12-10 13:41:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41: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-12-10 13:41:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:26] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:41:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41: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-12-10 13:41:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:41: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 = ? [15] []
[2018-12-10 13:41: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 = ? [16] []
[2018-12-10 13:41: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 = ? [17] []
[2018-12-10 13:41: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 = ? [18] []
[2018-12-10 13:41:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:27] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:41:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2d63f1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2d63f1","method":"GET"} []
[2018-12-10 13:41: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-12-10 13:41:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:41:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:41: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 = ? [15] []
[2018-12-10 13:41: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 = ? [16] []
[2018-12-10 13:41: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 = ? [17] []
[2018-12-10 13:41: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 = ? [18] []
[2018-12-10 13:41:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:41:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:41: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-12-10 13:41:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:41:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:43: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 = ? [15] []
[2018-12-10 13:43: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 = ? [16] []
[2018-12-10 13:43: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 = ? [17] []
[2018-12-10 13:43: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 = ? [18] []
[2018-12-10 13:43:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:43:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb3373","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fb3373","method":"GET"} []
[2018-12-10 13:43: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-12-10 13:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:43: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 = ? [15] []
[2018-12-10 13:43: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 = ? [16] []
[2018-12-10 13:43: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 = ? [17] []
[2018-12-10 13:43: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 = ? [18] []
[2018-12-10 13:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-10 13:43:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-10 13:43:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-10 13:43:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"38822a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/38822a","method":"GET"} []
[2018-12-10 13:43:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:43:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13: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.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-12-10 13:43:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:43:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:22] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 13:43:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:43:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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 = ? ["5"] []
[2018-12-10 13:43: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 13:43:22] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 13:43:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:23] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 13:43:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1316f8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1316f8","method":"GET"} []
[2018-12-10 13:43: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-12-10 13:43:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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 = ? ["5"] []
[2018-12-10 13:43: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 13:43:23] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 13:43:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:43:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:43: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 = ? [15] []
[2018-12-10 13:43: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 = ? [16] []
[2018-12-10 13:43: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 = ? [17] []
[2018-12-10 13:43: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 = ? [18] []
[2018-12-10 13:43:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:26] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:43:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd8165","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd8165","method":"GET"} []
[2018-12-10 13:43: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-12-10 13:43:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:43: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 = ? [15] []
[2018-12-10 13:43: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 = ? [16] []
[2018-12-10 13:43: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 = ? [17] []
[2018-12-10 13:43: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 = ? [18] []
[2018-12-10 13:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:43:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:43: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-12-10 13:43:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:02] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:44:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:44: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-12-10 13:44:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:44:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:44: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 = ? [15] []
[2018-12-10 13:44: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 = ? [16] []
[2018-12-10 13:44: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 = ? [17] []
[2018-12-10 13:44: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 = ? [18] []
[2018-12-10 13:44:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:44:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:44:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0dffd2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0dffd2","method":"GET"} []
[2018-12-10 13:44: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-12-10 13:44:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:44:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:44: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 = ? [15] []
[2018-12-10 13:44: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 = ? [16] []
[2018-12-10 13:44: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 = ? [17] []
[2018-12-10 13:44: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 = ? [18] []
[2018-12-10 13:44:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:44: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-12-10 13:44:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:16] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:44:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:44: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-12-10 13:44:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:44:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:44: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 = ? [15] []
[2018-12-10 13:44: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 = ? [16] []
[2018-12-10 13:44: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 = ? [17] []
[2018-12-10 13:44: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 = ? [18] []
[2018-12-10 13:44:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:17] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:44:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"62ea78","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/62ea78","method":"GET"} []
[2018-12-10 13: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-12-10 13:44:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:44: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 = ? [15] []
[2018-12-10 13:44: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 = ? [16] []
[2018-12-10 13:44: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 = ? [17] []
[2018-12-10 13:44: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 = ? [18] []
[2018-12-10 13:44:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:44:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:45:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:45:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:45: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-12-10 13:45:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:45:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:45: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 = ? [15] []
[2018-12-10 13:45: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 = ? [16] []
[2018-12-10 13:45: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 = ? [17] []
[2018-12-10 13:45: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 = ? [18] []
[2018-12-10 13:45:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:45:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:45:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:45:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fc87d8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fc87d8","method":"GET"} []
[2018-12-10 13:45: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-12-10 13:45:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:45:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:45: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 = ? [15] []
[2018-12-10 13:45: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 = ? [16] []
[2018-12-10 13:45: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 = ? [17] []
[2018-12-10 13:45: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 = ? [18] []
[2018-12-10 13:45:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:45:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:45: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-12-10 13:45:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:45:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:50:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "index" tag (expecting closing tag for the "block" tag defined near line 5)." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 35 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"index\" tag (expecting closing tag for the \"block\" tag defined near line 5). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:35)"} []
[2018-12-10 13:50:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f8135","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2f8135","method":"GET"} []
[2018-12-10 13:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50:32] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "index" tag (expecting closing tag for the "block" tag defined near line 5)." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 35 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"index\" tag (expecting closing tag for the \"block\" tag defined near line 5). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:35)"} []
[2018-12-10 13:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:50:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50:43] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 51 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:51)"} []
[2018-12-10 13:50:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:50:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"711151","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/711151","method":"GET"} []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50:45] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 51 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:51)"} []
[2018-12-10 13:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:57] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:50:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50: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-12-10 13:50:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50: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 = ? [15] []
[2018-12-10 13:50: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 = ? [16] []
[2018-12-10 13:50: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 = ? [17] []
[2018-12-10 13:50: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 = ? [18] []
[2018-12-10 13:50:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:58] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:50:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:50:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dca764","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dca764","method":"GET"} []
[2018-12-10 13: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-12-10 13:50:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:50: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 = ? [15] []
[2018-12-10 13:50: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 = ? [16] []
[2018-12-10 13:50: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 = ? [17] []
[2018-12-10 13:50: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 = ? [18] []
[2018-12-10 13:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:50:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:50:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:51:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:51:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b093d3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b093d3","method":"GET"} []
[2018-12-10 13:51: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-12-10 13:51:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:51:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:51:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"150e1a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/150e1a","method":"GET"} []
[2018-12-10 13:51: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-12-10 13:51:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:40] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:51:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:41] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:51:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"089dd6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/089dd6","method":"GET"} []
[2018-12-10 13:51: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-12-10 13:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:51:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:51: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 = ? [15] []
[2018-12-10 13:51: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 = ? [16] []
[2018-12-10 13:51: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 = ? [17] []
[2018-12-10 13:51: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 = ? [18] []
[2018-12-10 13:51:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:51:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:51: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-12-10 13:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:51:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:02] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:52:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:52: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-12-10 13:52:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:52: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:52:02] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:52:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:52:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:52:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:52: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 = ? [15] []
[2018-12-10 13:52: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 = ? [16] []
[2018-12-10 13:52: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 = ? [17] []
[2018-12-10 13:52: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 = ? [18] []
[2018-12-10 13:52:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:52:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:52:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1551f9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1551f9","method":"GET"} []
[2018-12-10 13:52: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-12-10 13:52:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:52: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:52:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:52: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 = ? [15] []
[2018-12-10 13:52: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 = ? [16] []
[2018-12-10 13:52: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 = ? [17] []
[2018-12-10 13:52: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 = ? [18] []
[2018-12-10 13:52:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:52: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-12-10 13:52:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:52:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:52:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13: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-12-10 13:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13: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 = ? [15] []
[2018-12-10 13: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 = ? [16] []
[2018-12-10 13: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 = ? [17] []
[2018-12-10 13: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 = ? [18] []
[2018-12-10 13:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"109010","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/109010","method":"GET"} []
[2018-12-10 13: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-12-10 13:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:52: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:52: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 = ? [15] []
[2018-12-10 13:52: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 = ? [16] []
[2018-12-10 13:52: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 = ? [17] []
[2018-12-10 13:52: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 = ? [18] []
[2018-12-10 13:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:52:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:52: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-12-10 13:52:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:00] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:53:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:01] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:53:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"21edcb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/21edcb","method":"GET"} []
[2018-12-10 13:53: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-12-10 13:53:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c8b495","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c8b495","method":"GET"} []
[2018-12-10 13:53: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-12-10 13:53:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:53:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:53:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b6daf5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b6daf5","method":"GET"} []
[2018-12-10 13:53: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-12-10 13:53:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:53:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:26] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d738e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8d738e","method":"GET"} []
[2018-12-10 13:53: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-12-10 13:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:53: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 = ? [15] []
[2018-12-10 13:53: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 = ? [16] []
[2018-12-10 13:53: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 = ? [17] []
[2018-12-10 13:53: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 = ? [18] []
[2018-12-10 13:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:53: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-12-10 13:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:19] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-10 13:54:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54: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-12-10 13:54:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54: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 = ? ["5"] []
[2018-12-10 13:54: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 13:54:19] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 13:54:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:20] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-10 13:54:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"318555","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/318555","method":"GET"} []
[2018-12-10 13:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54: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-12-10 13:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54: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-12-10 13:54:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54: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.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 = ? ["5"] []
[2018-12-10 13:54: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-10 13:54:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:21] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:54:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54: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-12-10 13:54:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:54:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:54: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.id = ? [15] []
[2018-12-10 13:54: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.id = ? [16] []
[2018-12-10 13:54: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.id = ? [17] []
[2018-12-10 13:54: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.id = ? [18] []
[2018-12-10 13:54:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:22] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1bc14b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1bc14b","method":"GET"} []
[2018-12-10 13:54: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-12-10 13:54:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:54:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:54: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.id = ? [15] []
[2018-12-10 13:54: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.id = ? [16] []
[2018-12-10 13:54: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.id = ? [17] []
[2018-12-10 13:54: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.id = ? [18] []
[2018-12-10 13:54:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:54: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-12-10 13:54:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:54:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:55:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55: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-12-10 13:55:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:55:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:55: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 = ? [15] []
[2018-12-10 13:55: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 = ? [16] []
[2018-12-10 13:55: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 = ? [17] []
[2018-12-10 13:55: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 = ? [18] []
[2018-12-10 13:55:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:55:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cbe121","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cbe121","method":"GET"} []
[2018-12-10 13:55: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-12-10 13:55:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:55:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:55: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 = ? [15] []
[2018-12-10 13:55: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 = ? [16] []
[2018-12-10 13:55: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 = ? [17] []
[2018-12-10 13:55: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 = ? [18] []
[2018-12-10 13:55:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55: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-12-10 13:55:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-10 13:55:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55: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-12-10 13:55:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:55: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 = ? [15] []
[2018-12-10 13:55: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 = ? [16] []
[2018-12-10 13:55: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 = ? [17] []
[2018-12-10 13:55: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 = ? [18] []
[2018-12-10 13:55:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-10 13:55:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1b66bb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1b66bb","method":"GET"} []
[2018-12-10 13:55: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-12-10 13:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-10 13:55:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-10 13:55: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.id = ? [15] []
[2018-12-10 13:55: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.id = ? [16] []
[2018-12-10 13:55: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.id = ? [17] []
[2018-12-10 13:55: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.id = ? [18] []
[2018-12-10 13:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-10 13:55:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-10 13:55: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-12-10 13:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-10 13:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:28:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 08:28:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-11 08:28:30] 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-12-11 08:28:31] security.DEBUG: Calling Authentication entry point. [] []
[2018-12-11 08:28:33] 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-12-11 08:28:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-11 08:28:34] 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-12-11 08:28:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-12-11 08:28:37] 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-12-11 08: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.username_canonical = ? LIMIT 1 ["admin"] []
[2018-12-11 08:28:41] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-12-11 08:28:42] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 08:28:42] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-12-11 08:28:42",1] []
[2018-12-11 08:28:42] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 08:28:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:28:43] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 08:28:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:28: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-12-11 08:28:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:28: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.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-12-11 08:28:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:28:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-11 08:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.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-12-11 08:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"08e7f4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/08e7f4","method":"GET"} []
[2018-12-11 08:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:28: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-12-11 08:28:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:28:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 08:29:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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 = ? ["5"] []
[2018-12-11 08:29: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 08:29:04] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 08:29:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 08:29:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2ffa65","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2ffa65","method":"GET"} []
[2018-12-11 08: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-12-11 08:29:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.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 = ? ["5"] []
[2018-12-11 08:29: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 08:29:06] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 08:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:29:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 08:29:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-11 08:29:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"012d77","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/012d77","method":"GET"} []
[2018-12-11 08:29:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:29:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:11] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"5","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/5","method":"GET"} []
[2018-12-11 08:29:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:29:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.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 = ? ["5"] []
[2018-12-11 08:29: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [5] []
[2018-12-11 08: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 = ? [15] []
[2018-12-11 08: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 = ? [16] []
[2018-12-11 08: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 = ? [17] []
[2018-12-11 08: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 = ? [18] []
[2018-12-11 08:29:11] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-11 08:29:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:12] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"5","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/5","method":"HEAD"} []
[2018-12-11 08:29:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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 = ? ["5"] []
[2018-12-11 08:29:12] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [5] []
[2018-12-11 08:29: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 = ? [15] []
[2018-12-11 08:29: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 = ? [16] []
[2018-12-11 08:29: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 = ? [17] []
[2018-12-11 08:29: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 = ? [18] []
[2018-12-11 08:29:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-11 08:29:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"788496","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/788496","method":"GET"} []
[2018-12-11 08:29:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:17] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 08:29:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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 = ? ["5"] []
[2018-12-11 08:29: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 08:29:17] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 08:29:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:18] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 08:29:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a5e926","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a5e926","method":"GET"} []
[2018-12-11 08:29: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-12-11 08:29:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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.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 = ? ["5"] []
[2018-12-11 08:29: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 08:29:18] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 08:29:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:29:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:29:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:29: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 = ? [15] []
[2018-12-11 08:29: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 = ? [16] []
[2018-12-11 08:29: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 = ? [17] []
[2018-12-11 08:29: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 = ? [18] []
[2018-12-11 08:29:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:29:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7e6eee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7e6eee","method":"GET"} []
[2018-12-11 08:29: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-12-11 08:29:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:29:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:29: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 = ? [15] []
[2018-12-11 08:29: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 = ? [16] []
[2018-12-11 08:29: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 = ? [17] []
[2018-12-11 08:29: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 = ? [18] []
[2018-12-11 08:29:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:29:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:29: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-12-11 08:29:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:29:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:33:14] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"5","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/5","method":"GET"} []
[2018-12-11 08:33:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:33: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-12-11 08:33:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:33: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 = ? ["5"] []
[2018-12-11 08:33: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_ WHERE q0_.chatbot = ? ORDER BY q0_.id ASC [5] []
[2018-12-11 08:33: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 = ? [15] []
[2018-12-11 08:33: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 = ? [16] []
[2018-12-11 08:33: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 = ? [17] []
[2018-12-11 08:33: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 = ? [18] []
[2018-12-11 08:33:14] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatbot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 163 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatbot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:163)"} []
[2018-12-11 08:33:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:33:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d453a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0d453a","method":"GET"} []
[2018-12-11 08:33:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:33: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-12-11 08:33:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:33:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:02] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:37:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37: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-12-11 08:37:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:37:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:37: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 = ? [15] []
[2018-12-11 08:37: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 = ? [16] []
[2018-12-11 08:37: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 = ? [17] []
[2018-12-11 08:37: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 = ? [18] []
[2018-12-11 08:37:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37: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-12-11 08:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7ce948","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7ce948","method":"GET"} []
[2018-12-11 08:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:37:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:37: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 = ? [15] []
[2018-12-11 08:37: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 = ? [16] []
[2018-12-11 08:37: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 = ? [17] []
[2018-12-11 08:37: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 = ? [18] []
[2018-12-11 08:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37: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-12-11 08:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:22] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37: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-12-11 08:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:37:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:37: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 = ? [15] []
[2018-12-11 08:37: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 = ? [16] []
[2018-12-11 08:37: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 = ? [17] []
[2018-12-11 08:37: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 = ? [18] []
[2018-12-11 08:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:23] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b3db58","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b3db58","method":"GET"} []
[2018-12-11 08:37: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-12-11 08:37:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:37:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:37: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 = ? [15] []
[2018-12-11 08:37: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 = ? [16] []
[2018-12-11 08:37: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 = ? [17] []
[2018-12-11 08:37: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 = ? [18] []
[2018-12-11 08:37:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:37:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:37: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-12-11 08:37:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:37:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:40:07] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:40:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:40: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-12-11 08:40:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:40: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:40:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:40: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.id = ? [15] []
[2018-12-11 08:40: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.id = ? [16] []
[2018-12-11 08:40: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.id = ? [17] []
[2018-12-11 08:40: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.id = ? [18] []
[2018-12-11 08:40:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:40:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:40:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:40: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-12-11 08:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:40:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"82bbf9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/82bbf9","method":"GET"} []
[2018-12-11 08:40: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:40: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 = ? [15] []
[2018-12-11 08:40: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 = ? [16] []
[2018-12-11 08:40: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 = ? [17] []
[2018-12-11 08:40: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 = ? [18] []
[2018-12-11 08:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:40:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:40: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-12-11 08:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:42:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:42:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:42: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-12-11 08:42:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:42: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:42:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:42: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 = ? [15] []
[2018-12-11 08:42: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 = ? [16] []
[2018-12-11 08:42: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 = ? [17] []
[2018-12-11 08:42: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 = ? [18] []
[2018-12-11 08:42:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:42:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:42:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:42:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"922b08","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/922b08","method":"GET"} []
[2018-12-11 08:42: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-12-11 08:42:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:42: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:42:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:42: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 = ? [15] []
[2018-12-11 08:42: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 = ? [16] []
[2018-12-11 08:42: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 = ? [17] []
[2018-12-11 08:42: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 = ? [18] []
[2018-12-11 08:42:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:42:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:42: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-12-11 08:42:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:42:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:43:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43: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-12-11 08:43:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"408c5c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/408c5c","method":"GET"} []
[2018-12-11 08:43: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-12-11 08:43:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43: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-12-11 08:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:43:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43: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-12-11 08:43:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:43:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3ba847","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3ba847","method":"GET"} []
[2018-12-11 08:43: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-12-11 08:43:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43: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-12-11 08:43:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:43:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:43: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-12-11 08:43:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:43:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:43:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:43:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d11551","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d11551","method":"GET"} []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:43:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:43: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 = ? [15] []
[2018-12-11 08:43: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 = ? [16] []
[2018-12-11 08:43: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 = ? [17] []
[2018-12-11 08:43: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 = ? [18] []
[2018-12-11 08:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:43:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:21] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:44:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44: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-12-11 08:44:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:44:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:44: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.id = ? [15] []
[2018-12-11 08:44: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.id = ? [16] []
[2018-12-11 08:44: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.id = ? [17] []
[2018-12-11 08:44: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.id = ? [18] []
[2018-12-11 08:44:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:22] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:44:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"050dc3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/050dc3","method":"GET"} []
[2018-12-11 08:44: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-12-11 08:44:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:44:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:44: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.id = ? [15] []
[2018-12-11 08:44: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.id = ? [16] []
[2018-12-11 08:44: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.id = ? [17] []
[2018-12-11 08:44: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.id = ? [18] []
[2018-12-11 08:44:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44: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-12-11 08:44:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:44:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44: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-12-11 08:44:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:44:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:44: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 = ? [15] []
[2018-12-11 08:44: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 = ? [16] []
[2018-12-11 08:44: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 = ? [17] []
[2018-12-11 08:44: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 = ? [18] []
[2018-12-11 08:44:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:44:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"04fc60","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/04fc60","method":"GET"} []
[2018-12-11 08:44: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-12-11 08:44:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:44:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:44: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 = ? [15] []
[2018-12-11 08:44: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 = ? [16] []
[2018-12-11 08:44: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 = ? [17] []
[2018-12-11 08:44: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 = ? [18] []
[2018-12-11 08:44:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:44:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:44: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-12-11 08:44:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:44:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:46:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:46: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-12-11 08:46:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:46: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 = ? [15] []
[2018-12-11 08:46: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 = ? [16] []
[2018-12-11 08:46: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 = ? [17] []
[2018-12-11 08:46: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 = ? [18] []
[2018-12-11 08:46:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:46:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:46:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"25ccdd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/25ccdd","method":"GET"} []
[2018-12-11 08:46: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-12-11 08:46:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:46:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:46: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 = ? [15] []
[2018-12-11 08:46: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 = ? [16] []
[2018-12-11 08:46: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 = ? [17] []
[2018-12-11 08:46: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 = ? [18] []
[2018-12-11 08:46:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:46: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-12-11 08:46:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:46:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:46:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:46: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-12-11 08:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:46:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:46:55] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Arguments must be separated by a comma. Unexpected token "name" of value "H" ("punctuation" expected with value ",")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 45 {"exception":"[object] (Twig_Error_Syntax(code: 0): Arguments must be separated by a comma. Unexpected token \"name\" of value \"H\" (\"punctuation\" expected with value \",\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:45)"} []
[2018-12-11 08:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:56] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:46:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:46:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d676ae","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d676ae","method":"GET"} []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:46:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:46:56] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Arguments must be separated by a comma. Unexpected token "name" of value "H" ("punctuation" expected with value ",")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\answers-preview.html.twig line 45 {"exception":"[object] (Twig_Error_Syntax(code: 0): Arguments must be separated by a comma. Unexpected token \"name\" of value \"H\" (\"punctuation\" expected with value \",\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\answers-preview.html.twig:45)"} []
[2018-12-11 08:46:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:46:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:46:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:46:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:47:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dc1524","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dc1524","method":"GET"} []
[2018-12-11 08:47: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-12-11 08:47:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47: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-12-11 08:47:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:47:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47: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-12-11 08:47:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:47:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5c5f92","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5c5f92","method":"GET"} []
[2018-12-11 08:47: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-12-11 08:47:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47: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-12-11 08:47:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:47:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47: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-12-11 08:47:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:47:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1384a4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1384a4","method":"GET"} []
[2018-12-11 08:47: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-12-11 08:47:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:47:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:47: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 = ? [15] []
[2018-12-11 08:47: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 = ? [16] []
[2018-12-11 08:47: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 = ? [17] []
[2018-12-11 08:47: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 = ? [18] []
[2018-12-11 08:47:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:47:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:47: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-12-11 08:47:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:47:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:00] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:48:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48: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-12-11 08:48:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:01] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd45b4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dd45b4","method":"GET"} []
[2018-12-11 08:48: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-12-11 08:48:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48: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-12-11 08:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:48:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48: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-12-11 08:48:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:12] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:48:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61e212","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/61e212","method":"GET"} []
[2018-12-11 08:48: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-12-11 08:48:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48: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-12-11 08:48:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:56] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:48:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:57] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:48:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c37925","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c37925","method":"GET"} []
[2018-12-11 08: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-12-11 08:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:48: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 = ? [15] []
[2018-12-11 08:48: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 = ? [16] []
[2018-12-11 08:48: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 = ? [17] []
[2018-12-11 08:48: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 = ? [18] []
[2018-12-11 08:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:52:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:52: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-12-11 08:52:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:52: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:52:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:52: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 = ? [15] []
[2018-12-11 08:52: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 = ? [16] []
[2018-12-11 08:52: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 = ? [17] []
[2018-12-11 08:52: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 = ? [18] []
[2018-12-11 08:52:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:52:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:52:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b05810","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b05810","method":"GET"} []
[2018-12-11 08:52: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-12-11 08:52:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:52: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:52: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 = ? [15] []
[2018-12-11 08:52: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 = ? [16] []
[2018-12-11 08:52: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 = ? [17] []
[2018-12-11 08:52: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 = ? [18] []
[2018-12-11 08:52:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:52: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-12-11 08:52:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:52:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08: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 = ? [15] []
[2018-12-11 08: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 = ? [16] []
[2018-12-11 08: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 = ? [17] []
[2018-12-11 08: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 = ? [18] []
[2018-12-11 08:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:52:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:52:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c74ba5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c74ba5","method":"GET"} []
[2018-12-11 08:52: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-12-11 08:52:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:52: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:52:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:52: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 = ? [15] []
[2018-12-11 08:52: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 = ? [16] []
[2018-12-11 08:52: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 = ? [17] []
[2018-12-11 08:52: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 = ? [18] []
[2018-12-11 08:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:52:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:52: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-12-11 08:52:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:53:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:53:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:53: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-12-11 08:53:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:53: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:53: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 = ? [15] []
[2018-12-11 08:53: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 = ? [16] []
[2018-12-11 08:53: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 = ? [17] []
[2018-12-11 08:53: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 = ? [18] []
[2018-12-11 08:53:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:53:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:53:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:53: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-12-11 08:53:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:53: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:53:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"453e84","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/453e84","method":"GET"} []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:53:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:53: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 = ? [15] []
[2018-12-11 08:53: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 = ? [16] []
[2018-12-11 08:53: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 = ? [17] []
[2018-12-11 08:53: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 = ? [18] []
[2018-12-11 08:53:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:53:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:53: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-12-11 08:53:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:53:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:55:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:55: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-12-11 08:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:55: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:55:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:55: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 = ? [15] []
[2018-12-11 08:55: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 = ? [16] []
[2018-12-11 08:55: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 = ? [17] []
[2018-12-11 08:55: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 = ? [18] []
[2018-12-11 08:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:55:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:55:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:55:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"befe33","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/befe33","method":"GET"} []
[2018-12-11 08:55: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-12-11 08:55:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:55: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:55:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:55: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 = ? [15] []
[2018-12-11 08:55: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 = ? [16] []
[2018-12-11 08:55: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 = ? [17] []
[2018-12-11 08:55: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 = ? [18] []
[2018-12-11 08:55:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:55:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:55: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-12-11 08:55:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:55:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:57: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-12-11 08:57:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:57: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:57: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 = ? [15] []
[2018-12-11 08:57: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 = ? [16] []
[2018-12-11 08:57: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 = ? [17] []
[2018-12-11 08:57: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 = ? [18] []
[2018-12-11 08:57:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:57:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cb366d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cb366d","method":"GET"} []
[2018-12-11 08:57: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-12-11 08:57:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:57: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:57: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 = ? [15] []
[2018-12-11 08:57: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 = ? [16] []
[2018-12-11 08:57: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 = ? [17] []
[2018-12-11 08:57: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 = ? [18] []
[2018-12-11 08:57:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:57: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-12-11 08:57:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:57:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:57:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:57: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-12-11 08:57:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:57: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:57:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:57: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 = ? [15] []
[2018-12-11 08:57: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 = ? [16] []
[2018-12-11 08:57: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 = ? [17] []
[2018-12-11 08:57: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 = ? [18] []
[2018-12-11 08:57:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:57:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:57:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b6021f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b6021f","method":"GET"} []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:57:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:57: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 = ? [15] []
[2018-12-11 08:57: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 = ? [16] []
[2018-12-11 08:57: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 = ? [17] []
[2018-12-11 08:57: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 = ? [18] []
[2018-12-11 08:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:57:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08: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-12-11 08:57:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:57:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:58:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58: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-12-11 08:58:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:58:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:58: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 = ? [15] []
[2018-12-11 08:58: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 = ? [16] []
[2018-12-11 08:58: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 = ? [17] []
[2018-12-11 08:58: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 = ? [18] []
[2018-12-11 08:58:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:15] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:58:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3e36d3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3e36d3","method":"GET"} []
[2018-12-11 08:58: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-12-11 08:58:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:58: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 = ? [15] []
[2018-12-11 08:58: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 = ? [16] []
[2018-12-11 08:58: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 = ? [17] []
[2018-12-11 08:58: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 = ? [18] []
[2018-12-11 08:58:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58: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-12-11 08:58:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:58:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58: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-12-11 08:58:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:58:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:58: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 = ? [15] []
[2018-12-11 08:58: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 = ? [16] []
[2018-12-11 08:58: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 = ? [17] []
[2018-12-11 08:58: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 = ? [18] []
[2018-12-11 08:58:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:58:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"848a15","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/848a15","method":"GET"} []
[2018-12-11 08:58: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-12-11 08:58:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:58: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 = ? [15] []
[2018-12-11 08:58: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 = ? [16] []
[2018-12-11 08:58: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 = ? [17] []
[2018-12-11 08:58: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 = ? [18] []
[2018-12-11 08:58:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:58:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:58: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-12-11 08:58:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:58:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:08] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:59:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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.id = ? [15] []
[2018-12-11 08:59: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.id = ? [16] []
[2018-12-11 08:59: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.id = ? [17] []
[2018-12-11 08:59: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.id = ? [18] []
[2018-12-11 08:59:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:59:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"818df3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/818df3","method":"GET"} []
[2018-12-11 08:59: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-12-11 08:59:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:59:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59:13] 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 = ? [15] []
[2018-12-11 08:59:13] 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 = ? [16] []
[2018-12-11 08:59:13] 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 = ? [17] []
[2018-12-11 08:59:13] 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 = ? [18] []
[2018-12-11 08:59:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ca83d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ca83d","method":"GET"} []
[2018-12-11 08:59: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-12-11 08:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:25] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:59:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:26] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:59:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d32df8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d32df8","method":"GET"} []
[2018-12-11 08:59: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-12-11 08:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:59:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d39d52","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d39d52","method":"GET"} []
[2018-12-11 08:59: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-12-11 08:59:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 08:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 08:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ec1c71","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ec1c71","method":"GET"} []
[2018-12-11 08:59: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-12-11 08:59:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 08:59:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 08:59: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 = ? [15] []
[2018-12-11 08:59: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 = ? [16] []
[2018-12-11 08:59: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 = ? [17] []
[2018-12-11 08:59: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 = ? [18] []
[2018-12-11 08:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 08:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 08:59: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-12-11 08:59:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 08:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:00:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:19] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cd7caf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cd7caf","method":"GET"} []
[2018-12-11 09:00: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-12-11 09:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:00:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:00:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d24f4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0d24f4","method":"GET"} []
[2018-12-11 09:00: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-12-11 09:00:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:42] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"211ed7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/211ed7","method":"GET"} []
[2018-12-11 09:00: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-12-11 09:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00: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-12-11 09:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:00: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:00:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:00: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 = ? [15] []
[2018-12-11 09:00: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 = ? [16] []
[2018-12-11 09:00: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 = ? [17] []
[2018-12-11 09:00: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 = ? [18] []
[2018-12-11 09:00:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:00:59] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:00:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a69bee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a69bee","method":"GET"} []
[2018-12-11 09:01: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-12-11 09:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:01:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:01: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 = ? [15] []
[2018-12-11 09:01: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 = ? [16] []
[2018-12-11 09:01: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 = ? [17] []
[2018-12-11 09:01: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 = ? [18] []
[2018-12-11 09:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:01: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-12-11 09:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:01:34] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:01:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:01: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-12-11 09:01:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:01:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:01: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 = ? [15] []
[2018-12-11 09:01: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 = ? [16] []
[2018-12-11 09:01: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 = ? [17] []
[2018-12-11 09:01: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 = ? [18] []
[2018-12-11 09:01:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:01:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:01:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:01:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee32fb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ee32fb","method":"GET"} []
[2018-12-11 09:01: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-12-11 09:01:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:01:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:01: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 = ? [15] []
[2018-12-11 09:01: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 = ? [16] []
[2018-12-11 09:01: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 = ? [17] []
[2018-12-11 09:01: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 = ? [18] []
[2018-12-11 09:01:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:01:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:01: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-12-11 09:01:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:01:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:30] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:02:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02: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-12-11 09:02:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:02:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:02: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 = ? [15] []
[2018-12-11 09:02: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 = ? [16] []
[2018-12-11 09:02: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 = ? [17] []
[2018-12-11 09:02: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 = ? [18] []
[2018-12-11 09:02:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:31] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:02:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02: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-12-11 09:02:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:02:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"03740c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/03740c","method":"GET"} []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:02:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:02: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 = ? [15] []
[2018-12-11 09:02: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 = ? [16] []
[2018-12-11 09:02: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 = ? [17] []
[2018-12-11 09:02: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 = ? [18] []
[2018-12-11 09:02:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02: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-12-11 09:02:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:42] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:02:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02: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-12-11 09:02:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:02: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 = ? [15] []
[2018-12-11 09:02: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 = ? [16] []
[2018-12-11 09:02: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 = ? [17] []
[2018-12-11 09:02: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 = ? [18] []
[2018-12-11 09:02:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:02:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"03871a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/03871a","method":"GET"} []
[2018-12-11 09:02: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-12-11 09:02:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:02: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 = ? [15] []
[2018-12-11 09:02: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 = ? [16] []
[2018-12-11 09:02: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 = ? [17] []
[2018-12-11 09:02: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 = ? [18] []
[2018-12-11 09:02:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:02:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:02: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-12-11 09:02:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:02:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:03:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03: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-12-11 09:03:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:03: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 = ? [15] []
[2018-12-11 09:03: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 = ? [16] []
[2018-12-11 09:03: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 = ? [17] []
[2018-12-11 09:03: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 = ? [18] []
[2018-12-11 09:03:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:03:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b08372","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b08372","method":"GET"} []
[2018-12-11 09:03: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-12-11 09:03:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:03:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:03:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:03: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 = ? [15] []
[2018-12-11 09:03: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 = ? [16] []
[2018-12-11 09:03: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 = ? [17] []
[2018-12-11 09:03: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 = ? [18] []
[2018-12-11 09:03:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03: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-12-11 09:03:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:03:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03: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-12-11 09:03:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:03:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:03: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 = ? [15] []
[2018-12-11 09:03: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 = ? [16] []
[2018-12-11 09:03: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 = ? [17] []
[2018-12-11 09:03: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 = ? [18] []
[2018-12-11 09:03:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:53] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:03:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"54714c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/54714c","method":"GET"} []
[2018-12-11 09:03:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03: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-12-11 09:03:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:03:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:03: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 = ? [15] []
[2018-12-11 09:03: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 = ? [16] []
[2018-12-11 09:03: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 = ? [17] []
[2018-12-11 09:03: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 = ? [18] []
[2018-12-11 09:03:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:03:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:03: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-12-11 09:03:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:03:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:04:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:04:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:04: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-12-11 09:04:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:04: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 = ? [15] []
[2018-12-11 09:04: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 = ? [16] []
[2018-12-11 09:04: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 = ? [17] []
[2018-12-11 09:04: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 = ? [18] []
[2018-12-11 09:04:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:04:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:04:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:04:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dbe331","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dbe331","method":"GET"} []
[2018-12-11 09:04: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-12-11 09:04:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:04: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 = ? [15] []
[2018-12-11 09:04: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 = ? [16] []
[2018-12-11 09:04: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 = ? [17] []
[2018-12-11 09:04: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 = ? [18] []
[2018-12-11 09:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:04:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:04: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-12-11 09:04:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:05:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:05:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:05: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-12-11 09:05:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:05: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:05:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:05: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 = ? [15] []
[2018-12-11 09:05: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 = ? [16] []
[2018-12-11 09:05: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 = ? [17] []
[2018-12-11 09:05: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 = ? [18] []
[2018-12-11 09:05:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:05:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:05:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"19656e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/19656e","method":"GET"} []
[2018-12-11 09:05: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-12-11 09:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:05:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:05: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 = ? [15] []
[2018-12-11 09:05: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 = ? [16] []
[2018-12-11 09:05: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 = ? [17] []
[2018-12-11 09:05: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 = ? [18] []
[2018-12-11 09:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:05: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-12-11 09:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:06:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:06: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-12-11 09:06:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:06: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 = ? [15] []
[2018-12-11 09:06: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 = ? [16] []
[2018-12-11 09:06: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 = ? [17] []
[2018-12-11 09:06: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 = ? [18] []
[2018-12-11 09:06:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:11] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:06:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1c7110","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1c7110","method":"GET"} []
[2018-12-11 09:06: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-12-11 09:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:06: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 = ? [15] []
[2018-12-11 09:06: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 = ? [16] []
[2018-12-11 09:06: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 = ? [17] []
[2018-12-11 09:06: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 = ? [18] []
[2018-12-11 09:06:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:06: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-12-11 09:06:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:38] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:06:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:06:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09: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 = ? [15] []
[2018-12-11 09: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 = ? [16] []
[2018-12-11 09: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 = ? [17] []
[2018-12-11 09: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 = ? [18] []
[2018-12-11 09:06:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:39] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:06:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:06:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1b425e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1b425e","method":"GET"} []
[2018-12-11 09: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-12-11 09:06:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09: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 = ? [15] []
[2018-12-11 09: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 = ? [16] []
[2018-12-11 09: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 = ? [17] []
[2018-12-11 09: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 = ? [18] []
[2018-12-11 09:06:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:06:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:49] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09: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 = ? [15] []
[2018-12-11 09: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 = ? [16] []
[2018-12-11 09: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 = ? [17] []
[2018-12-11 09: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 = ? [18] []
[2018-12-11 09:06:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:06:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e4498d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e4498d","method":"GET"} []
[2018-12-11 09: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-12-11 09:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:06:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:06: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 = ? [15] []
[2018-12-11 09:06: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 = ? [16] []
[2018-12-11 09:06: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 = ? [17] []
[2018-12-11 09:06: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 = ? [18] []
[2018-12-11 09:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] 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-12-11 09:21:41] php.DEBUG: Warning: unlink(C:\xampp\htdocs\chatbot-manager\var\cache\de_): No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\Filesystem\\\\Filesystem.php\",\"line\":183,\"trace\":[{\"file\":\"C:\\\\xampp\\\\htdocs\\\\chatbot-manager\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Bundle\\\\FrameworkBundle\\\\Command\\\\CacheClearCommand.php\",\"line\":126,\"function\":\"remove\",\"class\":\"Symfony\\\\Component\\\\Filesystem\\\\Filesystem\",\"type\":\"->\"}],\"count\":1})"} []
[2018-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:21:48] 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-12-11 09:23:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:23:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:23: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-12-11 09:23:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:23: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:23:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:23: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 = ? [15] []
[2018-12-11 09:23: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 = ? [16] []
[2018-12-11 09:23: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 = ? [17] []
[2018-12-11 09:23: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 = ? [18] []
[2018-12-11 09:23:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:23:55] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:23:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:23:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d5bd81","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d5bd81","method":"GET"} []
[2018-12-11 09:23: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-12-11 09:23:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:23: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:23: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 = ? [15] []
[2018-12-11 09:23: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 = ? [16] []
[2018-12-11 09:23: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 = ? [17] []
[2018-12-11 09:23: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 = ? [18] []
[2018-12-11 09:23:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:23:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:23: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-12-11 09:23:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:23:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:35] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:29:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:29:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:29:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09: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 = ? [15] []
[2018-12-11 09: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 = ? [16] []
[2018-12-11 09: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 = ? [17] []
[2018-12-11 09: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 = ? [18] []
[2018-12-11 09:29:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:29:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:29:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ad3d5f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ad3d5f","method":"GET"} []
[2018-12-11 09: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-12-11 09:29:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:29:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09: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 = ? [15] []
[2018-12-11 09: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 = ? [16] []
[2018-12-11 09: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 = ? [17] []
[2018-12-11 09: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 = ? [18] []
[2018-12-11 09:29:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:29:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:29:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:38] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:29: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-12-11 09:29:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:29: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:29:38] php.CRITICAL: Type error: Argument 1 passed to Onurb\Bundle\ExcelBundle\Factory\ExcelFactory::createWriter() must be an instance of PhpOffice\PhpSpreadsheet\Spreadsheet, instance of AppBundle\Entity\ChatBot given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 37 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to Onurb\\Bundle\\ExcelBundle\\Factory\\ExcelFactory::createWriter() must be an instance of PhpOffice\\PhpSpreadsheet\\Spreadsheet, instance of AppBundle\\Entity\\ChatBot given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 37 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\onurb\\excel-bundle\\lib\\ExcelBundle\\Factory\\ExcelFactory.php:85)"} []
[2018-12-11 09:29:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to Onurb\Bundle\ExcelBundle\Factory\ExcelFactory::createWriter() must be an instance of PhpOffice\PhpSpreadsheet\Spreadsheet, instance of AppBundle\Entity\ChatBot given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 37" at C:\xampp\htdocs\chatbot-manager\vendor\onurb\excel-bundle\lib\ExcelBundle\Factory\ExcelFactory.php line 85 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to Onurb\\Bundle\\ExcelBundle\\Factory\\ExcelFactory::createWriter() must be an instance of PhpOffice\\PhpSpreadsheet\\Spreadsheet, instance of AppBundle\\Entity\\ChatBot given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 37 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\onurb\\excel-bundle\\lib\\ExcelBundle\\Factory\\ExcelFactory.php:85)"} []
[2018-12-11 09:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:40] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:29:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:29:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c18cd9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c18cd9","method":"GET"} []
[2018-12-11 09: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-12-11 09:29:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:29:40] php.CRITICAL: Type error: Argument 1 passed to Onurb\Bundle\ExcelBundle\Factory\ExcelFactory::createWriter() must be an instance of PhpOffice\PhpSpreadsheet\Spreadsheet, instance of AppBundle\Entity\ChatBot given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 37 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to Onurb\\Bundle\\ExcelBundle\\Factory\\ExcelFactory::createWriter() must be an instance of PhpOffice\\PhpSpreadsheet\\Spreadsheet, instance of AppBundle\\Entity\\ChatBot given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 37 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\onurb\\excel-bundle\\lib\\ExcelBundle\\Factory\\ExcelFactory.php:85)"} []
[2018-12-11 09:29:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to Onurb\Bundle\ExcelBundle\Factory\ExcelFactory::createWriter() must be an instance of PhpOffice\PhpSpreadsheet\Spreadsheet, instance of AppBundle\Entity\ChatBot given, called in C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php on line 37" at C:\xampp\htdocs\chatbot-manager\vendor\onurb\excel-bundle\lib\ExcelBundle\Factory\ExcelFactory.php line 85 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to Onurb\\Bundle\\ExcelBundle\\Factory\\ExcelFactory::createWriter() must be an instance of PhpOffice\\PhpSpreadsheet\\Spreadsheet, instance of AppBundle\\Entity\\ChatBot given, called in C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php on line 37 at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\onurb\\excel-bundle\\lib\\ExcelBundle\\Factory\\ExcelFactory.php:85)"} []
[2018-12-11 09:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:29:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:29: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-12-11 09:29:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:29:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:12] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:30:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:12] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:30:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0c158c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0c158c","method":"GET"} []
[2018-12-11 09:30:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30:18] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:30:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:19] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:30:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:20] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:30:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:21] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:30:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:51] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:30:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:30:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:52] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:30:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:54] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:30:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:30:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:30: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 = ? [15] []
[2018-12-11 09:30: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 = ? [16] []
[2018-12-11 09:30: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 = ? [17] []
[2018-12-11 09:30: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 = ? [18] []
[2018-12-11 09:30:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b8ef08","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b8ef08","method":"GET"} []
[2018-12-11 09:30:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:56] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:30:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:56] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:30:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:30: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 = ? [15] []
[2018-12-11 09:30: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 = ? [16] []
[2018-12-11 09:30: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 = ? [17] []
[2018-12-11 09:30: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 = ? [18] []
[2018-12-11 09:30:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:57] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1356ca","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1356ca","method":"GET"} []
[2018-12-11 09:30: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-12-11 09:30:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:30: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 = ? [15] []
[2018-12-11 09:30: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 = ? [16] []
[2018-12-11 09:30: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 = ? [17] []
[2018-12-11 09:30: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 = ? [18] []
[2018-12-11 09:30:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:30: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-12-11 09:30:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:30:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:23] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:32:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:32: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 = ? [15] []
[2018-12-11 09:32: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 = ? [16] []
[2018-12-11 09:32: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 = ? [17] []
[2018-12-11 09:32: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 = ? [18] []
[2018-12-11 09:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:24] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d58928","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d58928","method":"GET"} []
[2018-12-11 09:32: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-12-11 09:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:32:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:32:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:32: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 = ? [15] []
[2018-12-11 09:32: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 = ? [16] []
[2018-12-11 09:32: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 = ? [17] []
[2018-12-11 09:32: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 = ? [18] []
[2018-12-11 09:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:25] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:32:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:26] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:32:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:52] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:32:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:53] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (Object(PhpOffice\PhpSpreadsheet\Writer\Xlsx) given)." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (Object(PhpOffice\\PhpSpreadsheet\\Writer\\Xlsx) given). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:32:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:53] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:32:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dc3352","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dc3352","method":"GET"} []
[2018-12-11 09:32: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-12-11 09:32:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:32:54] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (Object(PhpOffice\PhpSpreadsheet\Writer\Xlsx) given)." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (Object(PhpOffice\\PhpSpreadsheet\\Writer\\Xlsx) given). at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:32:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:32: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-12-11 09:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:41:57] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:41: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-12-11 09:41:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:41:58] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:41:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:42:41] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:42:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:42: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-12-11 09:42:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:42:41] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:42:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:33] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:46:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:46: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 = ? [15] []
[2018-12-11 09:46: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 = ? [16] []
[2018-12-11 09:46: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 = ? [17] []
[2018-12-11 09:46: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 = ? [18] []
[2018-12-11 09:46:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b80609","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b80609","method":"GET"} []
[2018-12-11 09:46:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:46:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:46:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:46:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:46: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 = ? [15] []
[2018-12-11 09:46: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 = ? [16] []
[2018-12-11 09:46: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 = ? [17] []
[2018-12-11 09:46: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 = ? [18] []
[2018-12-11 09:46:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:43] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:46:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"44528a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/44528a","method":"GET"} []
[2018-12-11 09:46:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:46:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:46: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 = ? [15] []
[2018-12-11 09:46: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 = ? [16] []
[2018-12-11 09:46: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 = ? [17] []
[2018-12-11 09:46: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 = ? [18] []
[2018-12-11 09:46:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:45] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:46:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46: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 [] []
[2018-12-11 09:46:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Catchable Fatal Error: Object of class AppBundle\Entity\ChatBot could not be converted to string" at C:\xampp\htdocs\chatbot-manager\vendor\phpoffice\phpspreadsheet\src\PhpSpreadsheet\Cell\DefaultValueBinder.php line 29 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Catchable Fatal Error: Object of class AppBundle\\Entity\\ChatBot could not be converted to string at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\phpoffice\\phpspreadsheet\\src\\PhpSpreadsheet\\Cell\\DefaultValueBinder.php:29)"} []
[2018-12-11 09:46:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:46] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:46:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"543cf8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/543cf8","method":"GET"} []
[2018-12-11 09:46: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-12-11 09:46:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46: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 [] []
[2018-12-11 09:46:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Catchable Fatal Error: Object of class AppBundle\Entity\ChatBot could not be converted to string" at C:\xampp\htdocs\chatbot-manager\vendor\phpoffice\phpspreadsheet\src\PhpSpreadsheet\Cell\DefaultValueBinder.php line 29 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Catchable Fatal Error: Object of class AppBundle\\Entity\\ChatBot could not be converted to string at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\phpoffice\\phpspreadsheet\\src\\PhpSpreadsheet\\Cell\\DefaultValueBinder.php:29)"} []
[2018-12-11 09:46:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:46:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:46: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-12-11 09:46:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:46:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:47:36] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:47:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:47: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-12-11 09:47:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:47: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.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 [] []
[2018-12-11 09:47:36] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:47:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:50:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:50:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:50: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-12-11 09:50:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:50:13] 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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:50:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:50:13] 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 = ? [15] []
[2018-12-11 09:50:13] 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 = ? [16] []
[2018-12-11 09:50:13] 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 = ? [17] []
[2018-12-11 09:50:13] 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 = ? [18] []
[2018-12-11 09:50:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:50:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 09:50:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09:50:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"83a9b0","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/83a9b0","method":"GET"} []
[2018-12-11 09:50: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-12-11 09:50:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 09:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 09:50: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 = ? [15] []
[2018-12-11 09:50: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 = ? [16] []
[2018-12-11 09:50: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 = ? [17] []
[2018-12-11 09:50: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 = ? [18] []
[2018-12-11 09:50:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:50:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:50:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:50:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 09:50:16] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 09:50:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 09: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-12-11 09:50:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 09:50: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.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 [] []
[2018-12-11 09:50:16] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 09:50:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:17] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:26:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26: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-12-11 11:26:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:26:17] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:26:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:26:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11: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 = ? [15] []
[2018-12-11 11: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 = ? [16] []
[2018-12-11 11: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 = ? [17] []
[2018-12-11 11: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 = ? [18] []
[2018-12-11 11:26:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:26:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"063043","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/063043","method":"GET"} []
[2018-12-11 11: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-12-11 11:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:26:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11: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 = ? [15] []
[2018-12-11 11: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 = ? [16] []
[2018-12-11 11: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 = ? [17] []
[2018-12-11 11: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 = ? [18] []
[2018-12-11 11:26:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11: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-12-11 11:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:22] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:26:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26: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-12-11 11:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 39 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:39)"} []
[2018-12-11 11:26:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:23] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:26:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d95ab5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d95ab5","method":"GET"} []
[2018-12-11 11:26: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-12-11 11:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: em" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 39 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: em at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:39)"} []
[2018-12-11 11:26:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26: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-12-11 11:26:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:33] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:26:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26: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-12-11 11:26:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:26: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.chatbot = ? [5] []
[2018-12-11 11:26:33] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 45 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:45)"} []
[2018-12-11 11:26:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:34] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:26:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3177d5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3177d5","method":"GET"} []
[2018-12-11 11:26: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-12-11 11:26:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:26: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.chatbot = ? [5] []
[2018-12-11 11:26:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: query" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 45 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: query at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:45)"} []
[2018-12-11 11:26:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:26:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:26: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-12-11 11:26:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:26:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:27:15] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:27: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-12-11 11:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:27: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:27: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 = ? [5] []
[2018-12-11 11:27:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:27:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:27:15] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:27:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:27: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-12-11 11:27:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:27: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:27: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.chatbot = ? [5] []
[2018-12-11 11:27:16] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:27:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:29:51] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11: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-12-11 11:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:29: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:29: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 = ? [5] []
[2018-12-11 11:29:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:29:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:29:51] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11: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-12-11 11:29:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11: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.chatbot = ? [5] []
[2018-12-11 11:29:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:29:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:30:35] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:30:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:30: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-12-11 11:30:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:30: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.chatbot = ? [5] []
[2018-12-11 11:30:35] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:30:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:30:36] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:30:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:30: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-12-11 11:30:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:30: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:30: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.chatbot = ? [5] []
[2018-12-11 11:30:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:30:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:34:32] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:34:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:34: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-12-11 11:34:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:34: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:34: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.chatbot = ? [5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 11:34:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 11:34:33] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 11:34:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:05] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 11:56:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 258 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:258)"} []
[2018-12-11 11:56:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:05] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 11:56:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e6ebf1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e6ebf1","method":"GET"} []
[2018-12-11 11:56: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-12-11 11:56:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56:06] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Invalid argument supplied for foreach()" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 258 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: Invalid argument supplied for foreach() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:258)"} []
[2018-12-11 11:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:41] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 11:56:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56: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 = ? LIMIT 1 [15] []
[2018-12-11 11:56:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: answerToBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 263 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: answerToBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:263)"} []
[2018-12-11 11:56:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:41] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 11:56:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"24e230","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/24e230","method":"GET"} []
[2018-12-11 11:56: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 = ? LIMIT 1 [15] []
[2018-12-11 11:56:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: answerToBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\ChatBotController.php line 263 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: answerToBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\ChatBotController.php:263)"} []
[2018-12-11 11:56:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:56:58] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 11:56:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:56: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-12-11 11:56:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:56: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 = ? LIMIT 1 [15] []
[2018-12-11 11:56:59] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:56:59] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f97fb23e88","3":"2018-12-11 11:56:59","4":15} []
[2018-12-11 11:56:59] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:56: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 = ? LIMIT 1 [16] []
[2018-12-11 11:56:59] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:56:59] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f97fb23e88","3":"2018-12-11 11:56:59","4":16} []
[2018-12-11 11:56:59] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:56: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 = ? LIMIT 1 [17] []
[2018-12-11 11:56: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 = ? LIMIT 1 [22] []
[2018-12-11 11:56:59] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:56:59] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f97fb23e88","3":"2018-12-11 11:56:59","4":17} []
[2018-12-11 11:56:59] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:56: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 = ? LIMIT 1 [18] []
[2018-12-11 11:56:59] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:56:59] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f97fb23e88","3":"2018-12-11 11:56:59","4":18} []
[2018-12-11 11:56:59] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:57:00] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 11:57:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:57: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-12-11 11:57:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:57: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 = ? LIMIT 1 [15] []
[2018-12-11 11:57:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:57:00] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f97fc395db","3":"2018-12-11 11:57:00","4":15} []
[2018-12-11 11:57:00] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:57: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 = ? LIMIT 1 [16] []
[2018-12-11 11:57:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:57:00] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f97fc395db","3":"2018-12-11 11:57:00","4":16} []
[2018-12-11 11:57:00] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:57: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 = ? LIMIT 1 [17] []
[2018-12-11 11:57: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 = ? LIMIT 1 [22] []
[2018-12-11 11:57:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:57:00] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f97fc395db","3":"2018-12-11 11:57:00","4":17} []
[2018-12-11 11:57:00] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:57: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 = ? LIMIT 1 [18] []
[2018-12-11 11:57:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 11:57:00] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f97fc395db","3":"2018-12-11 11:57:00","4":18} []
[2018-12-11 11:57:00] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 11:57:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:57: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-12-11 11:57:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:57: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 11:57:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 11:57: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 = ? [15] []
[2018-12-11 11:57: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 = ? [16] []
[2018-12-11 11:57: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 = ? [17] []
[2018-12-11 11:57: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 = ? [18] []
[2018-12-11 11:57:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:57:05] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:57:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:57:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b4f54","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8b4f54","method":"GET"} []
[2018-12-11 11:57: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-12-11 11:57:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:57: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 11:57:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 11:57: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 = ? [15] []
[2018-12-11 11:57: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 = ? [16] []
[2018-12-11 11:57: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 = ? [17] []
[2018-12-11 11:57: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 = ? [18] []
[2018-12-11 11:57:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:57:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:57: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-12-11 11:57:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:57:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:59:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 11:59:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:59: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-12-11 11:59:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 11:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 11: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 = ? [15] []
[2018-12-11 11: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 = ? [16] []
[2018-12-11 11: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 = ? [17] []
[2018-12-11 11: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 = ? [18] []
[2018-12-11 11:59:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:59:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 11:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11:59:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"98fd3f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/98fd3f","method":"GET"} []
[2018-12-11 11: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-12-11 11:59:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:59: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 11:59:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 11: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 = ? [15] []
[2018-12-11 11: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 = ? [16] []
[2018-12-11 11: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 = ? [17] []
[2018-12-11 11: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 = ? [18] []
[2018-12-11 11:59:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 11:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 11: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-12-11 11:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 11:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:01:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:01:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:01: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-12-11 12:01:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:01: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:01:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:01: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 = ? [15] []
[2018-12-11 12:01: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 = ? [16] []
[2018-12-11 12:01: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 = ? [17] []
[2018-12-11 12:01: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 = ? [18] []
[2018-12-11 12:01:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:01:32] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:01:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:01:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"76a137","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/76a137","method":"GET"} []
[2018-12-11 12:01: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-12-11 12:01:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:01: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:01:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:01: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 = ? [15] []
[2018-12-11 12:01: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 = ? [16] []
[2018-12-11 12:01: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 = ? [17] []
[2018-12-11 12:01: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 = ? [18] []
[2018-12-11 12:01:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:01:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:01: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-12-11 12:01:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:01:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:04:51] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:04:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:04: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-12-11 12:04:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:04: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:04:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:04: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.id = ? [15] []
[2018-12-11 12:04: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.id = ? [16] []
[2018-12-11 12:04: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.id = ? [17] []
[2018-12-11 12:04: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.id = ? [18] []
[2018-12-11 12:04:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:04:52] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:04:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8f36cf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8f36cf","method":"GET"} []
[2018-12-11 12:04: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-12-11 12:04:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:04: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:04:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:04: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 = ? [15] []
[2018-12-11 12:04: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 = ? [16] []
[2018-12-11 12:04: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 = ? [17] []
[2018-12-11 12:04: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 = ? [18] []
[2018-12-11 12:04:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:04: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-12-11 12:04:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:04:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:06:18] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:06:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:06: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-12-11 12:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:06: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:06:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:06: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 = ? [15] []
[2018-12-11 12:06: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 = ? [16] []
[2018-12-11 12:06: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 = ? [17] []
[2018-12-11 12:06: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 = ? [18] []
[2018-12-11 12:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:06:19] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:06:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"66865c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/66865c","method":"GET"} []
[2018-12-11 12:06: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-12-11 12:06:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:06: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:06:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:06: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 = ? [15] []
[2018-12-11 12:06: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 = ? [16] []
[2018-12-11 12:06: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 = ? [17] []
[2018-12-11 12:06: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 = ? [18] []
[2018-12-11 12:06:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:06:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:06: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-12-11 12:06:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:06:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:07:02] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:07:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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 = ? LIMIT 1 [15] []
[2018-12-11 12:07:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:03] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a5701c5a","3":"2018-12-11 12:07:03","4":15} []
[2018-12-11 12:07:03] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [16] []
[2018-12-11 12:07:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:03] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a5701c5a","3":"2018-12-11 12:07:03","4":16} []
[2018-12-11 12:07:03] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [17] []
[2018-12-11 12:07: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:07:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:03] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a5701c5a","3":"2018-12-11 12:07:03","4":17} []
[2018-12-11 12:07:03] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [18] []
[2018-12-11 12:07:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:03] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a5701c5a","3":"2018-12-11 12:07:03","4":18} []
[2018-12-11 12:07:03] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07:03] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:07:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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 = ? LIMIT 1 [15] []
[2018-12-11 12:07:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:04] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a57f29b8","3":"2018-12-11 12:07:03","4":15} []
[2018-12-11 12:07:04] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [16] []
[2018-12-11 12:07:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:04] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a57f29b8","3":"2018-12-11 12:07:03","4":16} []
[2018-12-11 12:07:04] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [17] []
[2018-12-11 12:07: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:07:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:04] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a57f29b8","3":"2018-12-11 12:07:03","4":17} []
[2018-12-11 12:07:04] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [18] []
[2018-12-11 12:07:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:04] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a57f29b8","3":"2018-12-11 12:07:03","4":18} []
[2018-12-11 12:07:04] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07:05] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:07:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:07: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 = ? [15] []
[2018-12-11 12:07: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 = ? [16] []
[2018-12-11 12:07: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 = ? [17] []
[2018-12-11 12:07: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 = ? [18] []
[2018-12-11 12:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:07:06] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"210fee","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/210fee","method":"GET"} []
[2018-12-11 12:07: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-12-11 12:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:07:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:07: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 = ? [15] []
[2018-12-11 12:07: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 = ? [16] []
[2018-12-11 12:07: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 = ? [17] []
[2018-12-11 12:07: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 = ? [18] []
[2018-12-11 12:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:07:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:07:47] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:07:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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 = ? LIMIT 1 [15] []
[2018-12-11 12:07:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:47] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a83cd23a","3":"2018-12-11 12:07:47","4":15} []
[2018-12-11 12:07:47] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [16] []
[2018-12-11 12:07:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:47] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a83cd23a","3":"2018-12-11 12:07:47","4":16} []
[2018-12-11 12:07:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [17] []
[2018-12-11 12:07: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:07:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a83cd23a","3":"2018-12-11 12:07:47","4":17} []
[2018-12-11 12:07:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [18] []
[2018-12-11 12:07:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a83cd23a","3":"2018-12-11 12:07:47","4":18} []
[2018-12-11 12:07:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07:48] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:07:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:07: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-12-11 12:07:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:07: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 = ? LIMIT 1 [15] []
[2018-12-11 12:07:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:48] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a84df2b8","3":"2018-12-11 12:07:48","4":15} []
[2018-12-11 12:07:48] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [16] []
[2018-12-11 12:07:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a84df2b8","3":"2018-12-11 12:07:48","4":16} []
[2018-12-11 12:07:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [17] []
[2018-12-11 12:07: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:07:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a84df2b8","3":"2018-12-11 12:07:48","4":17} []
[2018-12-11 12:07:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:07: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 = ? LIMIT 1 [18] []
[2018-12-11 12:07:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:07:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a84df2b8","3":"2018-12-11 12:07:48","4":18} []
[2018-12-11 12:07:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08:08] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:08:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:08: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-12-11 12:08:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:08: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.id = ? LIMIT 1 [15] []
[2018-12-11 12:08:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:08] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a98a6e07","3":"2018-12-11 12:08:08","4":15} []
[2018-12-11 12:08:08] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [16] []
[2018-12-11 12:08:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:08] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a98a6e07","3":"2018-12-11 12:08:08","4":16} []
[2018-12-11 12:08:08] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [17] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:08:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:08] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a98a6e07","3":"2018-12-11 12:08:08","4":17} []
[2018-12-11 12:08:08] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [18] []
[2018-12-11 12:08:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:08] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a98a6e07","3":"2018-12-11 12:08:08","4":18} []
[2018-12-11 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08:09] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:08:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:08: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-12-11 12:08:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:08: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 = ? LIMIT 1 [15] []
[2018-12-11 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a99c1087","3":"2018-12-11 12:08:09","4":15} []
[2018-12-11 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [16] []
[2018-12-11 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9a99c1087","3":"2018-12-11 12:08:09","4":16} []
[2018-12-11 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [17] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [22] []
[2018-12-11 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":22,"2":"5c0f9a99c1087","3":"2018-12-11 12:08:09","4":17} []
[2018-12-11 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [18] []
[2018-12-11 12:08:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:09] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9a99c1087","3":"2018-12-11 12:08:09","4":18} []
[2018-12-11 12:08:09] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08:56] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:08:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:08: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-12-11 12:08:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:08: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 = ? LIMIT 1 [15] []
[2018-12-11 12:08:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:57] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9ac913835","3":"2018-12-11 12:08:57","4":15} []
[2018-12-11 12:08:57] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [16] []
[2018-12-11 12:08:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:57] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9ac913835","3":"2018-12-11 12:08:57","4":16} []
[2018-12-11 12:08:57] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [17] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [20] []
[2018-12-11 12:08:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:57] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":"5c0f9ac913835","3":"2018-12-11 12:08:57","4":17} []
[2018-12-11 12:08:57] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [18] []
[2018-12-11 12:08:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:57] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9ac913835","3":"2018-12-11 12:08:57","4":18} []
[2018-12-11 12:08:57] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08:57] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:08:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:08: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-12-11 12:08:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:08: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 = ? LIMIT 1 [15] []
[2018-12-11 12:08:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:58] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9aca1e10e","3":"2018-12-11 12:08:58","4":15} []
[2018-12-11 12:08:58] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [16] []
[2018-12-11 12:08:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:58] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9aca1e10e","3":"2018-12-11 12:08:58","4":16} []
[2018-12-11 12:08:58] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [17] []
[2018-12-11 12:08: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.id = ? LIMIT 1 [20] []
[2018-12-11 12:08:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:58] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":"5c0f9aca1e10e","3":"2018-12-11 12:08:58","4":17} []
[2018-12-11 12:08:58] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:08: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 = ? LIMIT 1 [18] []
[2018-12-11 12:08:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:08:58] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9aca1e10e","3":"2018-12-11 12:08:58","4":18} []
[2018-12-11 12:08:58] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:09:09] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:09:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:09: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-12-11 12:09:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:09:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:09: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 = ? [15] []
[2018-12-11 12:09: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 = ? [16] []
[2018-12-11 12:09: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 = ? [17] []
[2018-12-11 12:09: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 = ? [18] []
[2018-12-11 12:09:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:09:10] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:09:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:09:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ca5579","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ca5579","method":"GET"} []
[2018-12-11 12:09: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-12-11 12:09:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:09: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:09:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:09: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 = ? [15] []
[2018-12-11 12:09: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 = ? [16] []
[2018-12-11 12:09: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 = ? [17] []
[2018-12-11 12:09: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 = ? [18] []
[2018-12-11 12:09:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:09:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:09: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-12-11 12:09:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:09:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:09:36] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:09:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:09: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-12-11 12:09:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:09: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:09: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.chatbot = ? [5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 12:09:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 12:09:36] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 12:09:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:36] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:18:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:18: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 = ? [15] []
[2018-12-11 12:18: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 = ? [16] []
[2018-12-11 12:18: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 = ? [17] []
[2018-12-11 12:18: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 = ? [18] []
[2018-12-11 12:18:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:37] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:18:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b9c67","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8b9c67","method":"GET"} []
[2018-12-11 12:18: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-12-11 12:18:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:18:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:18: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 = ? [15] []
[2018-12-11 12:18: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 = ? [16] []
[2018-12-11 12:18: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 = ? [17] []
[2018-12-11 12:18: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 = ? [18] []
[2018-12-11 12:18:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:39] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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 = ? LIMIT 1 [15] []
[2018-12-11 12:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:39] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d0fa10c3","3":"2018-12-11 12:18:39","4":15} []
[2018-12-11 12:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [16] []
[2018-12-11 12:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:39] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9d0fa10c3","3":"2018-12-11 12:18:39","4":16} []
[2018-12-11 12:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [17] []
[2018-12-11 12:18: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.id = ? LIMIT 1 [20] []
[2018-12-11 12:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:39] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":"5c0f9d0fa10c3","3":"2018-12-11 12:18:39","4":17} []
[2018-12-11 12:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [18] []
[2018-12-11 12:18:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:39] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d0fa10c3","3":"2018-12-11 12:18:39","4":18} []
[2018-12-11 12:18:39] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18:40] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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 = ? LIMIT 1 [15] []
[2018-12-11 12:18:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:40] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d10908c3","3":"2018-12-11 12:18:40","4":15} []
[2018-12-11 12:18:40] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [16] []
[2018-12-11 12:18:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:40] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"JOPP","2":"5c0f9d10908c3","3":"2018-12-11 12:18:40","4":16} []
[2018-12-11 12:18:40] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [17] []
[2018-12-11 12:18: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.id = ? LIMIT 1 [20] []
[2018-12-11 12:18:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:40] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Homme","2":"5c0f9d10908c3","3":"2018-12-11 12:18:40","4":17} []
[2018-12-11 12:18:40] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18: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 = ? LIMIT 1 [18] []
[2018-12-11 12:18:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:18:40] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d10908c3","3":"2018-12-11 12:18:40","4":18} []
[2018-12-11 12:18:40] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:18:44] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:18:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:18: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 = ? [15] []
[2018-12-11 12:18: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 = ? [16] []
[2018-12-11 12:18: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 = ? [17] []
[2018-12-11 12:18: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 = ? [18] []
[2018-12-11 12:18:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:18:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2b13af","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2b13af","method":"GET"} []
[2018-12-11 12:18: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-12-11 12:18:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:18:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:18: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 = ? [15] []
[2018-12-11 12:18: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 = ? [16] []
[2018-12-11 12:18: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 = ? [17] []
[2018-12-11 12:18: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 = ? [18] []
[2018-12-11 12:18:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:18:46] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:18: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-12-11 12:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:18: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:18: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 = ? [5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d10908c3",5] []
[2018-12-11 12:18:46] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 12:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:20:48] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:20:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:20: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-12-11 12:20:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:20: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 = ? LIMIT 1 [15] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d90ea59e","3":"2018-12-11 12:20:48","4":15} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20:49] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 12:20: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 = ? LIMIT 1 [16] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0f9d90ea59e","3":"2018-12-11 12:20:48","4":16} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [17] []
[2018-12-11 12:20: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.id = ? LIMIT 1 [21] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0f9d90ea59e","3":"2018-12-11 12:20:48","4":17} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [18] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d90ea59e","3":"2018-12-11 12:20:48","4":18} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:20: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-12-11 12:20:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:20: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 = ? LIMIT 1 [15] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d915d21c","3":"2018-12-11 12:20:49","4":15} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [16] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0f9d915d21c","3":"2018-12-11 12:20:49","4":16} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [17] []
[2018-12-11 12:20: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.id = ? LIMIT 1 [21] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0f9d915d21c","3":"2018-12-11 12:20:49","4":17} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [18] []
[2018-12-11 12:20:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:49] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d915d21c","3":"2018-12-11 12:20:49","4":18} []
[2018-12-11 12:20:49] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20:50] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 12:20:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:20: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-12-11 12:20:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:20: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 = ? LIMIT 1 [15] []
[2018-12-11 12:20:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:50] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d926c1bd","3":"2018-12-11 12:20:50","4":15} []
[2018-12-11 12:20:50] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [16] []
[2018-12-11 12:20:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:50] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0f9d926c1bd","3":"2018-12-11 12:20:50","4":16} []
[2018-12-11 12:20:50] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [17] []
[2018-12-11 12:20: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.id = ? LIMIT 1 [21] []
[2018-12-11 12:20:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:50] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0f9d926c1bd","3":"2018-12-11 12:20:50","4":17} []
[2018-12-11 12:20:50] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:20: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 = ? LIMIT 1 [18] []
[2018-12-11 12:20:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 12:20:50] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0f9d926c1bd","3":"2018-12-11 12:20:50","4":18} []
[2018-12-11 12:20:50] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 12:21:03] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:21:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:21: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-12-11 12:21:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:21: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:21: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 = ? [15] []
[2018-12-11 12:21: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 = ? [16] []
[2018-12-11 12:21: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 = ? [17] []
[2018-12-11 12:21: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 = ? [18] []
[2018-12-11 12:21:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:21:04] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:21:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:21:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3f30ec","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3f30ec","method":"GET"} []
[2018-12-11 12:21: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-12-11 12:21:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:21: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:21:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:21: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 = ? [15] []
[2018-12-11 12:21: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 = ? [16] []
[2018-12-11 12:21: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 = ? [17] []
[2018-12-11 12:21: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 = ? [18] []
[2018-12-11 12:21:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:21:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:21: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-12-11 12:21:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:21:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:45:13] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:45:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:45: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-12-11 12:45:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:45:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:45: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 = ? [15] []
[2018-12-11 12:45: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 = ? [16] []
[2018-12-11 12:45: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 = ? [17] []
[2018-12-11 12:45: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 = ? [18] []
[2018-12-11 12:45:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:45:14] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:45:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"db319f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/db319f","method":"GET"} []
[2018-12-11 12:45: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-12-11 12:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:45: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 = ? [15] []
[2018-12-11 12:45: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 = ? [16] []
[2018-12-11 12:45: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 = ? [17] []
[2018-12-11 12:45: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 = ? [18] []
[2018-12-11 12:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:45: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-12-11 12:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:45:22] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:45:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:45: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-12-11 12:45:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:45: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:45: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 = ? [5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d10908c3",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d90ea59e",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d915d21c",5] []
[2018-12-11 12:45:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d926c1bd",5] []
[2018-12-11 12:45:22] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 12:45:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:46:27] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:46:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:46: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-12-11 12:46:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:46: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:46:27] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:46:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:46: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 = ? [15] []
[2018-12-11 12:46: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 = ? [16] []
[2018-12-11 12:46: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 = ? [17] []
[2018-12-11 12:46: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 = ? [18] []
[2018-12-11 12:46:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:46:28] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 12:46:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:46: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-12-11 12:46:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:46:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"313be4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/313be4","method":"GET"} []
[2018-12-11 12:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 12:46:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:46:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 12:46:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 12:46:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 12:46:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 12:46: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 = ? [15] []
[2018-12-11 12:46: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 = ? [16] []
[2018-12-11 12:46: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 = ? [17] []
[2018-12-11 12:46: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 = ? [18] []
[2018-12-11 12:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:46: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-12-11 12:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:46:30] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 12:46:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:46: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-12-11 12:46:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:46: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 12:46: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.chatbot = ? [5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d0fa10c3",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d10908c3",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d90ea59e",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d915d21c",5] []
[2018-12-11 12:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d926c1bd",5] []
[2018-12-11 12:46:30] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 12:46:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 12:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-11 12:47:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-11 12:47:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8a7dd8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8a7dd8","method":"GET"} []
[2018-12-11 12:47: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-12-11 12:47:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-11 12:47:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8?panel=request","method":"GET"} []
[2018-12-11 12:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} []
[2018-12-11 12:47:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8","method":"HEAD"} []
[2018-12-11 12:47:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar","method":"GET"} []
[2018-12-11 12:47:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8?panel=db","method":"GET"} []
[2018-12-11 12:47:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} []
[2018-12-11 12:47:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8","method":"HEAD"} []
[2018-12-11 12:47:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar","method":"GET"} []
[2018-12-11 12:47:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8?panel=twig","method":"GET"} []
[2018-12-11 12:47:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} []
[2018-12-11 12:47:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:47:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a7dd8","_route":"_profiler"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/8a7dd8","method":"HEAD"} []
[2018-12-11 12:47:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:47: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-12-11 12:47:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:47:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_profiler/search_bar","method":"GET"} []
[2018-12-11 12:47:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 12:48:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48: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-12-11 12:48:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48:13] 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-12-11 12:48:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-11 12:48:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b09b15","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b09b15","method":"GET"} []
[2018-12-11 12:48: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-12-11 12:48:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-11 12:48:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48: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-12-11 12:48:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 12:48:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12: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-12-11 12:48:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48: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.owner = ? ORDER BY t0.id DESC [1] []
[2018-12-11 12:48:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-11 12:48:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12: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-12-11 12:48:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f14761","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f14761","method":"GET"} []
[2018-12-11 12:48:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48: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.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-12-11 12:48:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12: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-12-11 12:48:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:33] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 12:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48: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-12-11 12:48:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48: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 = ? ["5"] []
[2018-12-11 12:48: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 12:48:33] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 12:48:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:33] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 12:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"40b622","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/40b622","method":"GET"} []
[2018-12-11 12:48: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-12-11 12:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48: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 = ? ["5"] []
[2018-12-11 12:48: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 12:48:34] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 12:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 12:48:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 12:48: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-12-11 12:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 12:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:41:10] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 14:41:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:41: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-12-11 14:41:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:41: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 = ? ["5"] []
[2018-12-11 14:41: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:41:10] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:41:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:41:11] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 14:41:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:41:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"214c49","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/214c49","method":"GET"} []
[2018-12-11 14:41: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-12-11 14:41:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:41: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 = ? ["5"] []
[2018-12-11 14:41: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 = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:41:12] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:41:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:41:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:41: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-12-11 14:41:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:41:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:41:15] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"GET"} []
[2018-12-11 14:41:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:41: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-12-11 14:41:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:41: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 = ? LIMIT 1 [15] []
[2018-12-11 14:41:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:15] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fbe7b59062","3":"2018-12-11 14:41:15","4":15} []
[2018-12-11 14:41:15] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [16] []
[2018-12-11 14:41:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:15] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0fbe7b59062","3":"2018-12-11 14:41:15","4":16} []
[2018-12-11 14:41:15] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [17] []
[2018-12-11 14:41: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.id = ? LIMIT 1 [21] []
[2018-12-11 14:41:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:15] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0fbe7b59062","3":"2018-12-11 14:41:15","4":17} []
[2018-12-11 14:41:15] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [18] []
[2018-12-11 14:41:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:15] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fbe7b59062","3":"2018-12-11 14:41:15","4":18} []
[2018-12-11 14:41:15] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41:16] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"HEAD"} []
[2018-12-11 14:41:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:41: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-12-11 14:41:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:41: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 = ? LIMIT 1 [15] []
[2018-12-11 14:41:16] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:16] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fbe7c3cd2f","3":"2018-12-11 14:41:16","4":15} []
[2018-12-11 14:41:16] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [16] []
[2018-12-11 14:41:16] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:16] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0fbe7c3cd2f","3":"2018-12-11 14:41:16","4":16} []
[2018-12-11 14:41:16] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [17] []
[2018-12-11 14:41: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.id = ? LIMIT 1 [21] []
[2018-12-11 14:41:16] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:16] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0fbe7c3cd2f","3":"2018-12-11 14:41:16","4":17} []
[2018-12-11 14:41:16] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:41: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 = ? LIMIT 1 [18] []
[2018-12-11 14:41:16] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:41:16] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fbe7c3cd2f","3":"2018-12-11 14:41:16","4":18} []
[2018-12-11 14:41:16] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:48:56] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 14:48:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:48: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 = ? ["5"] []
[2018-12-11 14:48: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:48:56] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:48:57] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 14:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:48:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e1b7bd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e1b7bd","method":"GET"} []
[2018-12-11 14:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:48: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.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 = ? ["5"] []
[2018-12-11 14:48: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:48:57] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:07] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:49:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:07] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "save_botconv" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 348 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"save_botconv\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:348)"} []
[2018-12-11 14:49:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:08] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 14:49:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49:08] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:08] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "save_botconv" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\default\chatbot.html.twig line 348 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"save_botconv\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\default\\chatbot.html.twig:348)"} []
[2018-12-11 14:49:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd1728","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dd1728","method":"GET"} []
[2018-12-11 14:49:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:18] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:49:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:19] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 14:49:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:19] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:49:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"35bf36","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/35bf36","method":"GET"} []
[2018-12-11 14:49:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:32] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"POST"} []
[2018-12-11 14:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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 = ? LIMIT 1 [15] []
[2018-12-11 14:49:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:49:32] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fc06c7fc84","3":"2018-12-11 14:49:32","4":15} []
[2018-12-11 14:49:32] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:49: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 = ? LIMIT 1 [16] []
[2018-12-11 14:49:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:49:32] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"AGOKOLI Chimene","2":"5c0fc06c7fc84","3":"2018-12-11 14:49:32","4":16} []
[2018-12-11 14:49:32] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:49: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 = ? LIMIT 1 [17] []
[2018-12-11 14:49: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.id = ? LIMIT 1 [21] []
[2018-12-11 14:49:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:49:32] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0fc06c7fc84","3":"2018-12-11 14:49:32","4":17} []
[2018-12-11 14:49:32] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:49: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 = ? LIMIT 1 [18] []
[2018-12-11 14:49:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:49:32] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"","2":"5c0fc06c7fc84","3":"2018-12-11 14:49:32","4":18} []
[2018-12-11 14:49:32] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:49:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-12-11 14:49:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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-12-11 14:49:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-12-11 14:49:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c40bea","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c40bea","method":"GET"} []
[2018-12-11 14:49: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-12-11 14:49:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.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-12-11 14:49:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:43] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"GET"} []
[2018-12-11 14:49:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.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 = ? ["5"] []
[2018-12-11 14:49: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:49:43] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:49:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:44] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"5","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/5","method":"HEAD"} []
[2018-12-11 14:49:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eb5eb8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/eb5eb8","method":"GET"} []
[2018-12-11 14:49: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-12-11 14:49:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.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 = ? ["5"] []
[2018-12-11 14:49: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.chatbot = ? ORDER BY t0.index_key ASC [5] []
[2018-12-11 14:49:44] doctrine.DEBUG: SELECT MAX(q0_.index_key) AS sclr_0 FROM question q0_ WHERE q0_.chatbot = ? [5] []
[2018-12-11 14:49:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:45] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:49:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 14:49:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:46] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 14:49:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"528be8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/528be8","method":"GET"} []
[2018-12-11 14:49: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 14:49:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 14:49: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 = ? [15] []
[2018-12-11 14:49: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 = ? [16] []
[2018-12-11 14:49: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 = ? [17] []
[2018-12-11 14:49: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 = ? [18] []
[2018-12-11 14:49:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:49:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:49: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-12-11 14:49:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:49:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:28] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:50:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:50:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:50: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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:50: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 = ? [15] []
[2018-12-11 14:50: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 = ? [16] []
[2018-12-11 14:50: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 = ? [17] []
[2018-12-11 14:50: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 = ? [18] []
[2018-12-11 14:50:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:29] request.INFO: Matched route "chat_whith_bot". {"route":"chat_whith_bot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","botlink":"5c0d7af15d172","_route":"chat_whith_bot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/dynamicforms/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 14:50:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:50:29] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","botlink":"5c0d7af15d172","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:50: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-12-11 14:50:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:50:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:50: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 = ? [15] []
[2018-12-11 14:50: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 = ? [16] []
[2018-12-11 14:50: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 = ? [17] []
[2018-12-11 14:50: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 = ? [18] []
[2018-12-11 14:50:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:50: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-12-11 14:50:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:50:29] 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_ WHERE q0_.chatbot = ? ORDER BY q0_.index_key ASC [5] []
[2018-12-11 14:50: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 = ? [15] []
[2018-12-11 14:50: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 = ? [16] []
[2018-12-11 14:50: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 = ? [17] []
[2018-12-11 14:50: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 = ? [18] []
[2018-12-11 14:50:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"893c2f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/893c2f","method":"GET"} []
[2018-12-11 14:50:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:50: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-12-11 14:50:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:44] request.INFO: Matched route "save_botconv". {"route":"save_botconv","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::saveChatAction","_route":"save_botconv"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/save/bot/conversation","method":"POST"} []
[2018-12-11 14:50:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:50: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-12-11 14:50:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14: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.id = ? LIMIT 1 [15] []
[2018-12-11 14:50:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:50:45] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"KOKOU","2":"5c0fc0b500dce","3":"2018-12-11 14:50:45","4":15} []
[2018-12-11 14:50:45] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14: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.id = ? LIMIT 1 [16] []
[2018-12-11 14:50:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:50:45] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"2018","2":"5c0fc0b500dce","3":"2018-12-11 14:50:45","4":16} []
[2018-12-11 14:50:45] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14: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.id = ? LIMIT 1 [17] []
[2018-12-11 14:50: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.id = ? LIMIT 1 [21] []
[2018-12-11 14:50:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:50:45] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Femme","2":"5c0fc0b500dce","3":"2018-12-11 14:50:45","4":17} []
[2018-12-11 14:50:45] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14: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.id = ? LIMIT 1 [18] []
[2018-12-11 14:50:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-12-11 14:50:45] doctrine.DEBUG: INSERT INTO choice (choiceValue, people, createdAt, question) VALUES (?, ?, ?, ?) {"1":"LOGOPE","2":"5c0fc0b500dce","3":"2018-12-11 14:50:45","4":18} []
[2018-12-11 14:50:45] doctrine.DEBUG: "COMMIT" [] []
[2018-12-11 14:50:50] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:50:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:50:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 14:50:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 14:50: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 = ? [15] []
[2018-12-11 14:50: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 = ? [16] []
[2018-12-11 14:50: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 = ? [17] []
[2018-12-11 14:50: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 = ? [18] []
[2018-12-11 14:50:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:51] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 14:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"15d49c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/15d49c","method":"GET"} []
[2018-12-11 14:50: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 14:50:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 14:50: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.id = ? [15] []
[2018-12-11 14:50: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.id = ? [16] []
[2018-12-11 14:50: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.id = ? [17] []
[2018-12-11 14:50: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.id = ? [18] []
[2018-12-11 14:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14: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-12-11 14:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:50:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 14:51:02] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 14:51:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 14:51: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-12-11 14:51:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 14:51: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 14:51: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.chatbot = ? [5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d0fa10c3",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d10908c3",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d90ea59e",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d915d21c",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d926c1bd",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fbe7b59062",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fbe7c3cd2f",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fc06c7fc84",5] []
[2018-12-11 14:51:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fc0b500dce",5] []
[2018-12-11 14:51:02] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 14:51:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:05:21] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 15:05:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:05: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-12-11 15:05:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:05: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.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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 15:05:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 15:05: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.id = ? [15] []
[2018-12-11 15:05: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.id = ? [16] []
[2018-12-11 15:05: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.id = ? [17] []
[2018-12-11 15:05: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.id = ? [18] []
[2018-12-11 15:05:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:05:22] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 15:05:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:05:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"39843b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/39843b","method":"GET"} []
[2018-12-11 15:05: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-12-11 15:05:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 15:05:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 15:05: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.id = ? [15] []
[2018-12-11 15:05: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.id = ? [16] []
[2018-12-11 15:05: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.id = ? [17] []
[2018-12-11 15:05: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.id = ? [18] []
[2018-12-11 15:05:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:05:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:05: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-12-11 15:05:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:05:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:05:23] request.INFO: Matched route "export_answers". {"route":"export_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::exportAction","botlink":"5c0d7af15d172","_route":"export_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/export/csv/5c0d7af15d172","method":"GET"} []
[2018-12-11 15:05:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:05: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-12-11 15:05:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:05: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 15:05: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 = ? [5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491955851",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491a5500b",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491d2b8b0",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e491e5dcf9",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49213925c",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e492254e46",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a0085de",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49a11dc5f",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fae5601",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0e49fbdfe6a",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fb23e88",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f97fc395db",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a5701c5a",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a57f29b8",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a83cd23a",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a84df2b8",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a98a6e07",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9a99c1087",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9ac913835",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9aca1e10e",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d0fa10c3",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d10908c3",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d90ea59e",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d915d21c",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0f9d926c1bd",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fbe7b59062",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fbe7c3cd2f",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fc06c7fc84",5] []
[2018-12-11 15:05:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY c0_.createdAt DESC ["5c0fc0b500dce",5] []
[2018-12-11 15:05:24] request.CRITICAL: Uncaught PHP Exception LogicException: "The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?" at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\HttpKernel.php line 169 {"exception":"[object] (LogicException(code: 0): The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller? at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php:169)"} []
[2018-12-11 15:05:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:08:02] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"GET"} []
[2018-12-11 15:08:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:08: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-12-11 15:08:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 15:08:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 15:08: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 = ? [15] []
[2018-12-11 15:08: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 = ? [16] []
[2018-12-11 15:08: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 = ? [17] []
[2018-12-11 15:08: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 = ? [18] []
[2018-12-11 15:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:08:05] request.INFO: Matched route "view_answers". {"route":"view_answers","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::answersAction","botlink":"5c0d7af15d172","_route":"view_answers"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/answers/preview/5c0d7af15d172","method":"HEAD"} []
[2018-12-11 15:08:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:08:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"33842e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/33842e","method":"GET"} []
[2018-12-11 15:08: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-12-11 15:08:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:08: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.bot_link = ? LIMIT 1 ["5c0d7af15d172"] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT DISTINCT (c0_.people) AS sclr_0 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c2_.id = ? ORDER BY q1_.index_key ASC [5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491955851",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491a5500b",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491d2b8b0",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e491e5dcf9",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49213925c",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e492254e46",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a0085de",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49a11dc5f",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fae5601",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0e49fbdfe6a",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fb23e88",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f97fc395db",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a5701c5a",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a57f29b8",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a83cd23a",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a84df2b8",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a98a6e07",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9a99c1087",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9ac913835",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9aca1e10e",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d0fa10c3",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d10908c3",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d90ea59e",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d915d21c",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0f9d926c1bd",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7b59062",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fbe7c3cd2f",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc06c7fc84",5] []
[2018-12-11 15:08:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.choiceValue AS choiceValue_1, c0_.people AS people_2, c0_.createdAt AS createdAt_3, c0_.question AS question_4 FROM choice c0_ INNER JOIN question q1_ ON c0_.question = q1_.id INNER JOIN chat_bot c2_ ON q1_.chatbot = c2_.id WHERE c0_.people = ? AND c2_.id = ? ORDER BY q1_.index_key ASC ["5c0fc0b500dce",5] []
[2018-12-11 15:08: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 = ? [15] []
[2018-12-11 15:08: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 = ? [16] []
[2018-12-11 15:08: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 = ? [17] []
[2018-12-11 15:08: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 = ? [18] []
[2018-12-11 15:08:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-12-11 15:08:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-12-11 15:08: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-12-11 15:08:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-12-11 15:08:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
