[2019-09-10 12:11:08] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:11:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:11:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:11:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:11:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:11:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"113d16"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/113d16","method":"GET"} [] [2019-09-10 12:11:26] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:11:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:11:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:11:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:11:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:11:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a3d53"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5a3d53","method":"GET"} [] [2019-09-10 12:15:15] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:15:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:15:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:15] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:15] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-10 12:15:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:18] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 10:15:18 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:15:19] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-10 12:15:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:15:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:15:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:15:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:15:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eec178"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/eec178","method":"GET"} [] [2019-09-10 12:15:39] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 12:15:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:15:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:15:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:15:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:15:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:15:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:15:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:15:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:15:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2194c3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2194c3","method":"GET"} [] [2019-09-10 12:18:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:18:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:18:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-10 12:18:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 10:18:28 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:18:29] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 12:18:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:18:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:18:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:18:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:18:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:18:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac7ea5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ac7ea5","method":"GET"} [] [2019-09-10 12:18:31] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-10 12:18:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:18:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:18:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:18:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:31] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-10 12:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-10 12:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-10 12:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-10 12:18:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:18:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b69ad5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b69ad5","method":"GET"} [] [2019-09-10 12:18:46] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"GET"} [] [2019-09-10 12:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:18:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:18:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:18:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-09-10 12:18:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:18:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ceefc6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ceefc6","method":"GET"} [] [2019-09-10 12:19:11] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"POST"} [] [2019-09-10 12:19:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:19:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:19:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:19:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ WHERE c0_.id IN (?) [["8"]] [] [2019-09-10 12:19:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-09-10 12:19:13] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"test@gmail.com","2":"test@gmail.com","3":"$2y$13$9QRuyx6OgZrgBZa1S8E [...]","4":["ROLE_ADMIN_COUNTRY"],"5":"Mrs","6":"testimen","7":"imen","8":"test","9":null,"10":1,"11":"2019-09-10 12:19:11","12":"2019-09-10 12:19:11","13":8,"14":null,"15":null,"16":null} [] [2019-09-10 12:19:13] doctrine.DEBUG: "COMMIT" [] [] [2019-09-10 12:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:19:13] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-10 12:19:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:19:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-10 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [8] [] [2019-09-10 12:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:19:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42f951"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/42f951","method":"GET"} [] [2019-09-10 12:19:25] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 12:19:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:19:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:19:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:19:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:19:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:19:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2e5e3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e2e5e3","method":"GET"} [] [2019-09-10 12:19:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:19:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:30] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:30] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-10 12:19:31] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 10:19:31 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:19:31] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-10 12:19:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:19:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:19:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:19:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e6f0a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2e6f0a","method":"GET"} [] [2019-09-10 12:19:45] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-09-10 12:19:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:19:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:19:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:19:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:19:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:19:45] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-09-10 12:19:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:19:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6baf0e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6baf0e","method":"GET"} [] [2019-09-10 12:25:39] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-09-10 12:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:25:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:25:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:25:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:25:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:25:40] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-09-10 12:25:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:25:42] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"GET"} [] [2019-09-10 12:25:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:25:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:25:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:25:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:25:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:25:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:25:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:25:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97f8b4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/97f8b4","method":"GET"} [] [2019-09-10 12:26:09] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"POST"} [] [2019-09-10 12:26:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:26:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:26:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:26:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:26:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:26:10] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["manager@gmail.com"] [] [2019-09-10 12:26:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-09-10 12:26:10] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"manager@gmail.com","2":"manager@gmail.com","3":"$2y$13$Ha/Fsw1sLR1CEp4Y26u [...]","4":["ROLE_MANAGER"],"5":"Mrs","6":"manger2","7":"manger2","8":"manager","9":null,"10":1,"11":"2019-09-10 12:26:09","12":"2019-09-10 12:26:09","13":223,"14":null,"15":null,"16":null} [] [2019-09-10 12:26:10] doctrine.DEBUG: "COMMIT" [] [] [2019-09-10 12:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:26:10] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-09-10 12:26:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:26:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:26:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:26:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:26:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:26:10] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-09-10 12:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:26:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9b948"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c9b948","method":"GET"} [] [2019-09-10 12:32:18] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 12:32:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:32:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:32:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:32:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 12:32:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [2] [] [2019-09-10 12:32:19] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Company' for IDs id(2) was not found")." at /home/interactoq/www/totaltask/templates/Condidat/list_externe.html.twig line 33 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Entity of type 'App\\Entity\\Company' for IDs id(2) was not found\"). at /home/interactoq/www/totaltask/templates/Condidat/list_externe.html.twig:33, Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Company' for IDs id(2) was not found at /home/interactoq/www/totaltask/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-09-10 12:32:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:32:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e630d6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e630d6","method":"GET"} [] [2019-09-10 12:32:28] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 12:32:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:32:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:32:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:32:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:32:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:32:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:32:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 12:32:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [2] [] [2019-09-10 12:32:28] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Company' for IDs id(2) was not found")." at /home/interactoq/www/totaltask/templates/Condidat/list_externe.html.twig line 33 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Entity of type 'App\\Entity\\Company' for IDs id(2) was not found\"). at /home/interactoq/www/totaltask/templates/Condidat/list_externe.html.twig:33, Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Company' for IDs id(2) was not found at /home/interactoq/www/totaltask/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-09-10 12:32:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:32:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b5ef0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2b5ef0","method":"GET"} [] [2019-09-10 12:37:55] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 12:37:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:37:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:37:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:37:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 12:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-09-10 12:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86562e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/86562e","method":"GET"} [] [2019-09-10 12:51:05] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 12:51:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:51:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:51:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 12:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:51:08] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"GET"} [] [2019-09-10 12:51:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:51:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_EXTERNE"] [] [2019-09-10 12:51:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:51:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37fac8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/37fac8","method":"GET"} [] [2019-09-10 12:51:30] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"POST"} [] [2019-09-10 12:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:51:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:51:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-09-10 12:51:31] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["cond22@gmail.com"] [] [2019-09-10 12:51:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-09-10 12:51:31] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"cond22@gmail.com","2":"cond22@gmail.com","3":"$2y$13$d1hdWi63Yq5ZL5zxZpR [...]","4":["ROLE_CONDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-09-10 12:51:30","12":"2019-09-10 12:51:30","13":223,"14":8,"15":null,"16":null} [] [2019-09-10 12:51:31] doctrine.DEBUG: "COMMIT" [] [] [2019-09-10 12:51:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:51:31] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 12:51:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 12:51:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:51:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 12:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-09-10 12:51:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:51:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"341a02"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/341a02","method":"GET"} [] [2019-09-10 12:55:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:55:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:55:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:55:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:55:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:55:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d59081"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d59081","method":"GET"} [] [2019-09-10 12:56:05] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:56:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:56:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-10 12:56:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 10:56:06 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:56:06] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 12:56:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:56:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:56:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:56:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:56:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:56:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"135a1f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/135a1f","method":"GET"} [] [2019-09-10 12:56:23] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-10 12:56:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:56:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:56:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:56:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:23] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-10 12:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-10 12:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-10 12:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-10 12:56:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:56:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85680b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/85680b","method":"GET"} [] [2019-09-10 12:56:30] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"GET"} [] [2019-09-10 12:56:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:56:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:56:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:56:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-09-10 12:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:56:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6be69"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e6be69","method":"GET"} [] [2019-09-10 12:57:03] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 12:57:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:57:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:57:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:57:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b8bc6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9b8bc6","method":"GET"} [] [2019-09-10 12:57:08] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 12:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:57:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:57:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6eef7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c6eef7","method":"GET"} [] [2019-09-10 12:57:22] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\ProfileController::edit"},"request_uri":"http://interactions-dev.com/totaltask/public/profile/edit","method":"GET"} [] [2019-09-10 12:57:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:57:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:57:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:57:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:57:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbaab9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/bbaab9","method":"GET"} [] [2019-09-10 12:57:31] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 12:57:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:57:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:57:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:57:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:57:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:57:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3a35d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d3a35d","method":"GET"} [] [2019-09-10 12:57:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:57:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 12:57:47] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:47] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:48] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:57:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:57:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f7884"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2f7884","method":"GET"} [] [2019-09-10 12:57:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 12:57:55] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:57:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:57:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac14d9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ac14d9","method":"GET"} [] [2019-09-10 12:58:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:58:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:58:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 12:58:14] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:58:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:58:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:58:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"953d7c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/953d7c","method":"GET"} [] [2019-09-10 12:58:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:58:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:58:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 12:58:31] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:58:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:58:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:58:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:58:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50b0c2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/50b0c2","method":"GET"} [] [2019-09-10 12:59:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 12:59:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:59:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:14] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:14] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-10 12:59:15] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 10:59:15 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:59:15] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 12:59:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:59:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:59:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:59:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:59:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:59:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82cfb2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/82cfb2","method":"GET"} [] [2019-09-10 12:59:20] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-10 12:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:59:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:59:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:20] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-10 12:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-10 12:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-10 12:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-10 12:59:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 12:59:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a55da"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6a55da","method":"GET"} [] [2019-09-10 12:59:47] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 12:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 12:59:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 12:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 12:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 12:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 12:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 12:59:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 12:59:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1691e7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1691e7","method":"GET"} [] [2019-09-10 13:00:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:00:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:00:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 13:00:01] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:00:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:00:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:00:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f224de"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f224de","method":"GET"} [] [2019-09-10 13:00:50] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:00:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:00:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.com"] [] [2019-09-10 13:00:50] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:00:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:00:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:00:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:00:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"632139"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/632139","method":"GET"} [] [2019-09-10 13:03:11] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:03:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:03:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-10 13:03:12] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 11:03:12 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:03:12] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-10 13:03:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:03:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 13:03:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 13:03:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:03:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:03:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d834c2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d834c2","method":"GET"} [] [2019-09-10 13:03:32] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 13:03:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:03:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-10 13:03:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-10 13:03:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:03:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:32] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:03:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:03:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:03:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:03:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cbf41"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9cbf41","method":"GET"} [] [2019-09-10 13:04:35] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 13:04:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:04:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:04:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:04:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:04:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:04:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:04:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0169e1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0169e1","method":"GET"} [] [2019-09-10 13:04:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:04:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:04:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:42] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-10 13:04:43] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 11:04:43 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:04:43] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-10 13:04:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:04:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:04:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3d7e9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e3d7e9","method":"GET"} [] [2019-09-10 13:05:43] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-10 13:05:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:05:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:05:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:05:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:05:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:44] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:05:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:05:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:05:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f84f5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5f84f5","method":"GET"} [] [2019-09-10 13:05:53] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:53] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:53] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-10 13:05:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 11:05:54 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:05:54] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-10 13:05:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:05:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"befb28"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/befb28","method":"GET"} [] [2019-09-10 13:07:03] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:07:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:07:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee7001"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ee7001","method":"GET"} [] [2019-09-10 13:07:09] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 13:07:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 13:07:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e90860"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e90860","method":"GET"} [] [2019-09-10 13:07:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-10 13:07:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:19] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:19] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-10 13:07:20] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 10 Sep 2019 11:07:20 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:07:20] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-10 13:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:07:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17edf1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/17edf1","method":"GET"} [] [2019-09-10 13:07:45] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-09-10 13:07:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:07:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:07:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:07:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:45] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-09-10 13:07:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:07:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9872f7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9872f7","method":"GET"} [] [2019-09-10 13:07:50] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"GET"} [] [2019-09-10 13:07:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:07:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:07:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:07:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:07:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"397f40"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/397f40","method":"GET"} [] [2019-09-10 13:07:55] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-10 13:07:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:07:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:07:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:07:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:07:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:07:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-10 13:07:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-10 13:07:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-10 13:07:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-10 13:07:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-10 13:07:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:07:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"922493"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/922493","method":"GET"} [] [2019-09-10 13:08:03] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-09-10 13:08:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:04] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-09-10 13:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0ee61"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e0ee61","method":"GET"} [] [2019-09-10 13:08:30] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-10 13:08:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-10 13:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-10 13:08:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f53dc9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f53dc9","method":"GET"} [] [2019-09-10 13:08:31] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-10 13:08:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-10 13:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-10 13:08:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dc586"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4dc586","method":"GET"} [] [2019-09-10 13:08:42] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-09-10 13:08:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-09-10 13:08:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d4584"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1d4584","method":"GET"} [] [2019-09-10 13:08:50] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-09-10 13:08:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-09-10 13:08:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-10 13:08:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-10 13:08:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"834f09"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/834f09","method":"GET"} [] [2019-09-10 13:08:53] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-09-10 13:08:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:08:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:08:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:08:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:08:53] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-09-10 13:08:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:08:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1264e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a1264e","method":"GET"} [] [2019-09-10 13:09:06] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-10 13:09:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-10 13:09:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0187a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c0187a","method":"GET"} [] [2019-09-10 13:09:26] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-09-10 13:09:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-09-10 13:09:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:27] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-09-10 13:09:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-10 13:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-09-10 13:09:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ac380"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2ac380","method":"GET"} [] [2019-09-10 13:09:30] request.INFO: Matched route "condidat_interne_new". {"route":"condidat_interne_new","route_parameters":{"_route":"condidat_interne_new","_controller":"App\\Controller\\CondidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne/new","method":"GET"} [] [2019-09-10 13:09:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_INTERNE"] [] [2019-09-10 13:09:30] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ [] [] [2019-09-10 13:09:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ [] [] [2019-09-10 13:09:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e56e37"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e56e37","method":"GET"} [] [2019-09-10 13:09:40] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-09-10 13:09:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28a933"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/28a933","method":"GET"} [] [2019-09-10 13:09:53] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-09-10 13:09:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:09:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:09:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:09:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:09:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:09:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-09-10 13:09:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:09:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85d21d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/85d21d","method":"GET"} [] [2019-09-10 13:10:38] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-09-10 13:10:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:10:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:10:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:10:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:10:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:10:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81b0bd"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/81b0bd","method":"GET"} [] [2019-09-10 13:10:41] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-09-10 13:10:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:10:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:10:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:10:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:10:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-09-10 13:10:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:10:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a10a1d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a10a1d","method":"GET"} [] [2019-09-10 13:10:56] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-09-10 13:10:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:10:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:10:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:10:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-09-10 13:10:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:10:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c4529"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3c4529","method":"GET"} [] [2019-09-10 13:11:05] request.INFO: Matched route "list-formateurs". {"route":"list-formateurs","route_parameters":{"_route":"list-formateurs","_controller":"App\\Controller\\FormateurController::list"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/list","method":"GET"} [] [2019-09-10 13:11:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:11:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:11:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:11:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:11:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:11:05] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-09-10 13:11:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:11:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b3e2a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8b3e2a","method":"GET"} [] [2019-09-10 13:11:09] request.INFO: Matched route "new-formateur". {"route":"new-formateur","route_parameters":{"_route":"new-formateur","_controller":"App\\Controller\\FormateurController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/new","method":"GET"} [] [2019-09-10 13:11:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:11:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:11:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:11:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:11:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:11:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:11:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:11:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"244f76"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/244f76","method":"GET"} [] [2019-09-10 13:14:11] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-09-10 13:14:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:14:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:14:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:14:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:14:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-09-10 13:14:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:14:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8679d3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8679d3","method":"GET"} [] [2019-09-10 13:14:16] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-09-10 13:14:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-10 13:14:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-10 13:14:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-10 13:14:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 13:14:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:14:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 13:14:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-09-10 13:14:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-10 13:14:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72c430"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/72c430","method":"GET"} [] [2019-09-10 16:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://interactions-dev.com/totaltask/")" at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://interactions-dev.com/totaltask/\") at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2019-09-10 16:08:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7e048"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b7e048","method":"GET"} [] [2019-09-10 16:08:24] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-10 16:08:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-10 16:08:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 16:08:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-10 16:08:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-10 16:08:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e86c0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3e86c0","method":"GET"} [] [2019-09-11 15:25:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2019-09-11 15:25:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 15:25:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 15:25:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 15:25:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 15:25:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 15:25:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f1998"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1f1998","method":"GET"} [] [2019-09-11 15:25:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 15:25:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 15:25:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 15:25:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 15:25:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 15:25:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d354f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7d354f","method":"GET"} [] [2019-09-11 18:08:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 18:08:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 18:08:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:08:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:08:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:08:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 18:08:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:08:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:08:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:08:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 18:08:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"868f26"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/868f26","method":"GET"} [] [2019-09-11 18:10:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 18:10:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:10:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:10:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:10:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 18:10:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e94c9f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e94c9f","method":"GET"} [] [2019-09-11 18:33:54] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 18:33:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:33:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:33:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:33:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 18:33:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e3a01"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3e3a01","method":"GET"} [] [2019-09-11 18:34:06] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-11 18:34:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:06] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-11 18:34:10] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 11 Sep 2019 16:34:11 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:11] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-11 18:34:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:11] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-11 18:34:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-09-11 18:34:12] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 11 Sep 2019 16:34:12 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:12] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-09-11 18:34:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"726e06"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/726e06","method":"GET"} [] [2019-09-11 18:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08b7d2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/08b7d2","method":"GET"} [] [2019-09-11 18:34:23] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-11 18:34:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:24] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-11 18:34:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-11 18:34:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-11 18:34:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-11 18:34:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:31] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-09-11 18:34:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:31] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-09-11 18:34:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-09-11 18:34:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-09-11 18:34:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-09-11 18:34:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e66bb"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8e66bb","method":"GET"} [] [2019-09-11 18:34:34] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"GET"} [] [2019-09-11 18:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-09-11 18:34:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:34:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73d95d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/73d95d","method":"GET"} [] [2019-09-11 18:34:43] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"GET"} [] [2019-09-11 18:34:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:34:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:34:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:34:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:34:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:34:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-09-11 18:34:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6975b8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6975b8","method":"GET"} [] [2019-09-11 18:35:09] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-09-11 18:35:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-09-11 18:35:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-09-11 18:35:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:10] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-09-11 18:35:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-11 18:35:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"127b51"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/127b51","method":"GET"} [] [2019-09-11 18:35:16] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-09-11 18:35:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:16] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:16] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-09-11 18:35:17] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:17] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 11 Sep 2019 16:35:17 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:17] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:17] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:17] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-09-11 18:35:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c75d27"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c75d27","method":"GET"} [] [2019-09-11 18:35:26] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-09-11 18:35:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:26] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-09-11 18:35:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1878c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b1878c","method":"GET"} [] [2019-09-11 18:35:30] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"GET"} [] [2019-09-11 18:35:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79f1d5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/79f1d5","method":"GET"} [] [2019-09-11 18:35:38] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-09-11 18:35:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:35:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43da26"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/43da26","method":"GET"} [] [2019-09-11 18:35:52] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-11 18:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-11 18:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-11 18:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b10398"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b10398","method":"GET"} [] [2019-09-11 18:35:55] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-09-11 18:35:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:35:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:35:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:35:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:35:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:35:55] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-09-11 18:35:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:35:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea879b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ea879b","method":"GET"} [] [2019-09-11 18:36:06] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-09-11 18:36:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:36:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d53612"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d53612","method":"GET"} [] [2019-09-11 18:36:12] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-09-11 18:36:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-11 18:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-11 18:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc5c00"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/bc5c00","method":"GET"} [] [2019-09-11 18:36:14] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-09-11 18:36:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-09-11 18:36:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"117745"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/117745","method":"GET"} [] [2019-09-11 18:36:25] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-11 18:36:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-11 18:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-11 18:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-11 18:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-11 18:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-11 18:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72ee73"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/72ee73","method":"GET"} [] [2019-09-11 18:36:28] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-09-11 18:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-11 18:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:28] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-09-11 18:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"480738"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/480738","method":"GET"} [] [2019-09-11 18:36:33] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-09-11 18:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-11 18:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d69a91"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d69a91","method":"GET"} [] [2019-09-11 18:36:36] request.INFO: Matched route "company_externe_new". {"route":"company_externe_new","route_parameters":{"_route":"company_externe_new","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe/new","method":"GET"} [] [2019-09-11 18:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18af99"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/18af99","method":"GET"} [] [2019-09-11 18:36:46] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-09-11 18:36:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-09-11 18:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-09-11 18:36:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5da7bc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5da7bc","method":"GET"} [] [2019-09-11 18:36:48] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-09-11 18:36:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:36:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:36:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:36:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:36:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:36:48] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-09-11 18:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b26b9e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b26b9e","method":"GET"} [] [2019-09-11 18:37:05] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-09-11 18:37:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:37:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:37:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:37:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:37:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-09-11 18:37:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-09-11 18:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:37:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90acc8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/90acc8","method":"GET"} [] [2019-09-11 18:37:07] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"GET"} [] [2019-09-11 18:37:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:37:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:37:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:37:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:37:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_EXTERNE"] [] [2019-09-11 18:37:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:37:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df549a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/df549a","method":"GET"} [] [2019-09-11 18:37:29] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-09-11 18:37:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:37:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:37:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:37:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:37:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-09-11 18:37:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-09-11 18:37:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:37:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ca793"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4ca793","method":"GET"} [] [2019-09-11 18:37:32] request.INFO: Matched route "condidat_interne_new". {"route":"condidat_interne_new","route_parameters":{"_route":"condidat_interne_new","_controller":"App\\Controller\\CondidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne/new","method":"GET"} [] [2019-09-11 18:37:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:37:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:37:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:37:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:37:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_INTERNE"] [] [2019-09-11 18:37:32] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ [] [] [2019-09-11 18:37:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ [] [] [2019-09-11 18:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:37:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90dd46"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/90dd46","method":"GET"} [] [2019-09-11 18:38:15] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-09-11 18:38:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:38:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:38:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:38:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:38:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08cb56"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/08cb56","method":"GET"} [] [2019-09-11 18:40:27] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-09-11 18:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-09-11 18:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cfb5a7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/cfb5a7","method":"GET"} [] [2019-09-11 18:40:28] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-09-11 18:40:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-09-11 18:40:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"936b02"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/936b02","method":"GET"} [] [2019-09-11 18:40:34] request.INFO: Matched route "edit-medias". {"route":"edit-medias","route_parameters":{"_route":"edit-medias","_controller":"App\\Controller\\MediasController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/edit/1","method":"GET"} [] [2019-09-11 18:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.id = ? ["1"] [] [2019-09-11 18:40:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17bed5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/17bed5","method":"GET"} [] [2019-09-11 18:40:41] request.INFO: Matched route "list-medias-quiz". {"route":"list-medias-quiz","route_parameters":{"_route":"list-medias-quiz","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-09-11 18:40:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [2,223] [] [2019-09-11 18:40:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6971b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b6971b","method":"GET"} [] [2019-09-11 18:40:53] request.INFO: Matched route "list-formateurs". {"route":"list-formateurs","route_parameters":{"_route":"list-formateurs","_controller":"App\\Controller\\FormateurController::list"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/list","method":"GET"} [] [2019-09-11 18:40:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:53] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-09-11 18:40:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df5724"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/df5724","method":"GET"} [] [2019-09-11 18:40:56] request.INFO: Matched route "new-formateur". {"route":"new-formateur","route_parameters":{"_route":"new-formateur","_controller":"App\\Controller\\FormateurController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/new","method":"GET"} [] [2019-09-11 18:40:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:40:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:40:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:40:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:40:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:40:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c8939"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7c8939","method":"GET"} [] [2019-09-11 18:42:13] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-09-11 18:42:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:42:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"719669"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/719669","method":"GET"} [] [2019-09-11 18:42:15] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"GET"} [] [2019-09-11 18:42:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4495eb"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4495eb","method":"GET"} [] [2019-09-11 18:42:19] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-09-11 18:42:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:42:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5583c6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5583c6","method":"GET"} [] [2019-09-11 18:42:22] request.INFO: Matched route "formation_new". {"route":"formation_new","route_parameters":{"_route":"formation_new","_controller":"App\\Controller\\FormationController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/new","method":"GET"} [] [2019-09-11 18:42:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:23] request.INFO: Matched route "formation_new". {"route":"formation_new","route_parameters":{"_route":"formation_new","_controller":"App\\Controller\\FormationController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/new","method":"GET"} [] [2019-09-11 18:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.user_id AS user_id_2, c0_.country_id AS country_id_3 FROM category c0_ WHERE c0_.country_id = ? [223] [] [2019-09-11 18:42:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.user_id AS user_id_2, c0_.country_id AS country_id_3 FROM category c0_ WHERE c0_.country_id = ? [223] [] [2019-09-11 18:42:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"772624"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/772624","method":"GET"} [] [2019-09-11 18:42:27] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-09-11 18:42:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:42:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:42:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:42:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:42:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:42:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c7a17"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8c7a17","method":"GET"} [] [2019-09-11 18:43:23] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-09-11 18:43:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:43:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:43:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:43:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:43:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:43:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:43:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-09-11 18:43:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:43:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1d9d2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f1d9d2","method":"GET"} [] [2019-09-11 18:43:28] request.INFO: Matched route "formation_new". {"route":"formation_new","route_parameters":{"_route":"formation_new","_controller":"App\\Controller\\FormationController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/new","method":"GET"} [] [2019-09-11 18:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-09-11 18:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-09-11 18:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-09-11 18:43:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-09-11 18:43:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:43:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-09-11 18:43:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.user_id AS user_id_2, c0_.country_id AS country_id_3 FROM category c0_ WHERE c0_.country_id = ? [223] [] [2019-09-11 18:43:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-09-11 18:43:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69ebcf"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/69ebcf","method":"GET"} [] [2019-10-01 12:56:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-01 12:56:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-01 12:56:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 12:56:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 12:56:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 12:56:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9f527"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a9f527","method":"GET"} [] [2019-10-01 13:05:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-01 13:05:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-01 13:05:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:48] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:48] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-01 13:05:52] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:53] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 01 Oct 2019 11:05:53 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:53] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:53] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-01 13:05:53] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-01 13:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-01 13:05:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-01 13:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-01 13:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-01 13:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-01 13:05:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd64d6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/dd64d6","method":"GET"} [] [2019-10-01 13:07:32] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-10-01 13:07:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-01 13:07:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-01 13:07:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-01 13:07:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-01 13:07:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:07:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-01 13:07:33] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-01 13:07:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-01 13:07:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1974a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c1974a","method":"GET"} [] [2019-10-02 15:52:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 15:52:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:52:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:52:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:52:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 15:52:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"280a9e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/280a9e","method":"GET"} [] [2019-10-02 15:54:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 15:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 15:54:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ae9f3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9ae9f3","method":"GET"} [] [2019-10-02 15:54:54] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-02 15:54:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:54:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:54] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:54] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-02 15:54:56] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:56] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 02 Oct 2019 13:54:56 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:56] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:56] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:54:56] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-02 15:54:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:54:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:54:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:54:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:54:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:54:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:54:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48cb28"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/48cb28","method":"GET"} [] [2019-10-02 15:55:15] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-02 15:55:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:55:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:55:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:55:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:55:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:55:16] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-10-02 15:55:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:55:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:55:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:55:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:55:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:17] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-02 15:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:55:18] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-10-02 15:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:55:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:55:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:55:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:18] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-02 15:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:55:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"662c8f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/662c8f","method":"GET"} [] [2019-10-02 15:55:26] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 15:55:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:55:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:55:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:55:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 15:55:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 15:55:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:55:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90f17c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/90f17c","method":"GET"} [] [2019-10-02 15:56:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 15:56:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 15:56:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 15:56:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 15:56:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 15:56:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:56:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 15:56:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 15:56:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88f41f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/88f41f","method":"GET"} [] [2019-10-02 17:06:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 17:06:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:06:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:06:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:06:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 17:06:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0635f3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0635f3","method":"GET"} [] [2019-10-02 17:11:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-02 17:11:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:11:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-10-02 17:11:25] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@symfony.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 02 Oct 2019 15:11:25 GMT\r\nLocation: /totaltask/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-word/\n \n \n Redirecting to /totaltask/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:11:26] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-10-02 17:11:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:11:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:11:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:11:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:11:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ea2e7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2ea2e7","method":"GET"} [] [2019-10-02 17:11:43] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-10-02 17:11:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:11:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:11:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:11:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:43] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-10-02 17:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-10-02 17:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-10-02 17:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-10-02 17:11:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:11:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3c1cb"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c3c1cb","method":"GET"} [] [2019-10-02 17:11:46] request.INFO: Matched route "admin_word_dashboard". {"route":"admin_word_dashboard","route_parameters":{"_route":"admin_word_dashboard","_controller":"App\\Controller\\AdminCountryController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/","method":"GET"} [] [2019-10-02 17:11:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:11:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:11:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:11:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:11:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:11:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:11:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e214b8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e214b8","method":"GET"} [] [2019-10-02 17:12:20] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-10-02 17:12:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:12:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:12:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:12:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:12:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:12:20] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-10-02 17:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-10-02 17:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-10-02 17:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-10-02 17:12:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:12:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d21770"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d21770","method":"GET"} [] [2019-10-02 17:12:34] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"GET"} [] [2019-10-02 17:12:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:12:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:12:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:12:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:12:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-10-02 17:12:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:12:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0962f1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0962f1","method":"GET"} [] [2019-10-02 17:14:06] request.INFO: Matched route "admin_word_admin_country_add". {"route":"admin_word_admin_country_add","route_parameters":{"_route":"admin_word_admin_country_add","_controller":"App\\Controller\\AdminCountryController::newAdminCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country/new","method":"POST"} [] [2019-10-02 17:14:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:14:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:14:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:14:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ WHERE c0_.id IN (?) [["137"]] [] [2019-10-02 17:14:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:14:09] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"khalifa@total.tn","2":"khalifa@total.tn","3":"$2y$13$KcHhj21nh0hMXIrFKkz [...]","4":["ROLE_ADMIN_COUNTRY"],"5":"Mr","6":"Khalifa","7":"Hannafi","8":"HSEQ Manager","9":null,"10":1,"11":"2019-10-02 17:14:06","12":"2019-10-02 17:14:06","13":137,"14":null,"15":null,"16":null} [] [2019-10-02 17:14:09] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:14:09] request.INFO: Matched route "admin_word_admin_country_list". {"route":"admin_word_admin_country_list","route_parameters":{"_route":"admin_word_admin_country_list","_controller":"App\\Controller\\AdminCountryController::adminsCountry"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-word/admin-country","method":"GET"} [] [2019-10-02 17:14:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:14:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:14:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:14:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN_COUNTRY\"%"] [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [212] [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [16] [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [223] [] [2019-10-02 17:14:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [137] [] [2019-10-02 17:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:14:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4314fd"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4314fd","method":"GET"} [] [2019-10-02 17:14:43] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-10-02 17:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:14:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [1] [] [2019-10-02 17:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-02 17:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:43] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 17:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:14:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 17:14:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"905b3a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/905b3a","method":"GET"} [] [2019-10-02 17:16:13] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-02 17:16:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:16:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:13] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:13] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-02 17:16:14] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 02 Oct 2019 15:16:14 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:16:14] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-02 17:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:16:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:16:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:16:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee0346"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ee0346","method":"GET"} [] [2019-10-02 17:16:49] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-10-02 17:16:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:16:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:16:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:16:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:49] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-02 17:16:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:16:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2bdd49"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2bdd49","method":"GET"} [] [2019-10-02 17:16:54] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"GET"} [] [2019-10-02 17:16:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:16:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:16:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:16:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:16:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:16:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e79c7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3e79c7","method":"GET"} [] [2019-10-02 17:17:44] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"POST"} [] [2019-10-02 17:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:17:44] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"POST"} [] [2019-10-02 17:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:17:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:17:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:17:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:17:44] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["achraf.bouzgarrou@total.tn"] [] [2019-10-02 17:17:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:17:45] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"achraf.bouzgarrou@total.tn","2":"achraf.bouzgarrou@total.tn","3":"$2y$13$EcNGYy.TkxedDEwEBfm [...]","4":["ROLE_MANAGER"],"5":"Mr","6":"achraf","7":"BOUZGARROU","8":"HSEQ Manager","9":null,"10":1,"11":"2019-10-02 17:17:44","12":"2019-10-02 17:17:44","13":223,"14":null,"15":null,"16":null} [] [2019-10-02 17:17:45] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:17:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:17:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:17:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:17:45] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["achraf.bouzgarrou@total.tn"] [] [2019-10-02 17:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbdd31"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/bbdd31","method":"GET"} [] [2019-10-02 17:19:05] request.INFO: Matched route "admin_country_bm_add". {"route":"admin_country_bm_add","route_parameters":{"_route":"admin_country_bm_add","_controller":"App\\Controller\\ManagerController::addBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm/new","method":"POST"} [] [2019-10-02 17:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:06] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["feryel.chaouch@total.tn"] [] [2019-10-02 17:19:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:19:06] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"feryel.chaouch@total.tn","2":"feryel.chaouch@total.tn","3":"$2y$13$nBSjjHxys/lW9mXoHR5 [...]","4":["ROLE_MANAGER"],"5":"Mr","6":"Feryel","7":"CHAOUCH","8":"HSEQ Manager","9":null,"10":1,"11":"2019-10-02 17:19:05","12":"2019-10-02 17:19:05","13":223,"14":null,"15":null,"16":null} [] [2019-10-02 17:19:06] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:06] request.INFO: Matched route "admin_country_bm_list". {"route":"admin_country_bm_list","route_parameters":{"_route":"admin_country_bm_list","_controller":"App\\Controller\\ManagerController::listBM"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/bm","method":"GET"} [] [2019-10-02 17:19:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:06] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-02 17:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67f374"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/67f374","method":"GET"} [] [2019-10-02 17:19:29] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:19:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:19:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d2762"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5d2762","method":"GET"} [] [2019-10-02 17:19:31] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:19:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:19:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"208907"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/208907","method":"GET"} [] [2019-10-02 17:19:32] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:19:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:19:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9c208"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a9c208","method":"GET"} [] [2019-10-02 17:19:33] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:19:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:19:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a5bc1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5a5bc1","method":"GET"} [] [2019-10-02 17:19:38] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:19:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:19:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1232c5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1232c5","method":"GET"} [] [2019-10-02 17:19:52] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:19:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:19:53] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Alméria COCO","2":"2019-10-02 17:19:53","3":8,"4":223} [] [2019-10-02 17:19:53] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:53] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:19:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:19:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:19:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:19:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4af1a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e4af1a","method":"GET"} [] [2019-10-02 17:20:26] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:20:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:20:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:20:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:20:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:20:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:20:26] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Avia Service","2":"2019-10-02 17:20:26","3":8,"4":223} [] [2019-10-02 17:20:26] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:20:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:20:26] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:20:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:20:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:20:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:20:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:20:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:20:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:20:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"736949"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/736949","method":"GET"} [] [2019-10-02 17:20:47] request.INFO: Matched route "service_delete". {"route":"service_delete","route_parameters":{"_route":"service_delete","_controller":"App\\Controller\\ServiceController::deleteService","id":"10"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/10/delete","method":"GET"} [] [2019-10-02 17:20:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:20:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:20:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:20:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["10"] [] [2019-10-02 17:20:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:20:47] doctrine.DEBUG: DELETE FROM direction_service WHERE service_id = ? [10] [] [2019-10-02 17:20:47] doctrine.DEBUG: DELETE FROM service WHERE id = ? [10] [] [2019-10-02 17:20:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:20:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:20:47] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:20:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:20:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:20:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:20:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:20:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:20:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c9253"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6c9253","method":"GET"} [] [2019-10-02 17:21:00] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:00] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Site HCL RADES","2":"2019-10-02 17:21:00","3":8,"4":223} [] [2019-10-02 17:21:00] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:00] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"187a61"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/187a61","method":"GET"} [] [2019-10-02 17:21:11] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:21:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:11] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Site GPL RADES","2":"2019-10-02 17:21:11","3":8,"4":223} [] [2019-10-02 17:21:11] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:11] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:21:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b30580"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b30580","method":"GET"} [] [2019-10-02 17:21:21] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:21:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:21] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Site GPL Ghannouch","2":"2019-10-02 17:21:21","3":8,"4":223} [] [2019-10-02 17:21:21] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:21] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:21:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c29f37"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c29f37","method":"GET"} [] [2019-10-02 17:21:24] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:21:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ac898"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3ac898","method":"GET"} [] [2019-10-02 17:21:25] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:21:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:21:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:21:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1f123"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f1f123","method":"GET"} [] [2019-10-02 17:21:28] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:21:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:29] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:21:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c03860"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c03860","method":"GET"} [] [2019-10-02 17:21:44] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:21:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["11","12"]] [] [2019-10-02 17:21:44] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:21:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DSL","2":"2019-10-02 17:21:44","3":8,"4":223} [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [7,11] [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [7,12] [] [2019-10-02 17:21:44] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["11","12"]] [] [2019-10-02 17:21:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DSL","2":"2019-10-02 17:21:44","3":8,"4":223} [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [8,11] [] [2019-10-02 17:21:44] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [8,12] [] [2019-10-02 17:21:44] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:44] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:21:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-02 17:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [8] [] [2019-10-02 17:21:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d42181"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d42181","method":"GET"} [] [2019-10-02 17:21:57] request.INFO: Matched route "direction_delete". {"route":"direction_delete","route_parameters":{"_route":"direction_delete","_controller":"App\\Controller\\DirectionController::deleteDirection","id":"8"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/8/delete","method":"GET"} [] [2019-10-02 17:21:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.id = ? ["8"] [] [2019-10-02 17:21:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:21:58] doctrine.DEBUG: DELETE FROM company_direction WHERE direction_id = ? [8] [] [2019-10-02 17:21:58] doctrine.DEBUG: DELETE FROM direction WHERE id = ? [8] [] [2019-10-02 17:21:58] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:21:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:58] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:21:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:21:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:21:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:21:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-02 17:21:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:21:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e30d90"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e30d90","method":"GET"} [] [2019-10-02 17:22:00] request.INFO: Matched route "direction_edit". {"route":"direction_edit","route_parameters":{"_route":"direction_edit","_controller":"App\\Controller\\DirectionController::editDirection","id":"7"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/7/edit","method":"GET"} [] [2019-10-02 17:22:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.id = ? ["7"] [] [2019-10-02 17:22:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:22:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b6caf"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0b6caf","method":"GET"} [] [2019-10-02 17:22:07] request.INFO: Matched route "direction_edit". {"route":"direction_edit","route_parameters":{"_route":"direction_edit","_controller":"App\\Controller\\DirectionController::editDirection","id":"7"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/7/edit","method":"GET"} [] [2019-10-02 17:22:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.id = ? ["7"] [] [2019-10-02 17:22:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:22:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8a373"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f8a373","method":"GET"} [] [2019-10-02 17:22:13] request.INFO: Matched route "direction_delete". {"route":"direction_delete","route_parameters":{"_route":"direction_delete","_controller":"App\\Controller\\DirectionController::deleteDirection","id":"7"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/7/delete","method":"GET"} [] [2019-10-02 17:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.id = ? ["7"] [] [2019-10-02 17:22:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:22:13] doctrine.DEBUG: DELETE FROM company_direction WHERE direction_id = ? [7] [] [2019-10-02 17:22:13] doctrine.DEBUG: DELETE FROM direction WHERE id = ? [7] [] [2019-10-02 17:22:13] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:13] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:22:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46b9d0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/46b9d0","method":"GET"} [] [2019-10-02 17:22:16] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:22:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:16] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cbcdc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9cbcdc","method":"GET"} [] [2019-10-02 17:22:38] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:22:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:38] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["11","12","13"]] [] [2019-10-02 17:22:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:22:38] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DSL","2":"2019-10-02 17:22:38","3":8,"4":223} [] [2019-10-02 17:22:38] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [9,11] [] [2019-10-02 17:22:38] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [9,12] [] [2019-10-02 17:22:38] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [9,13] [] [2019-10-02 17:22:38] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:22:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:39] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:22:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:22:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b87b73"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b87b73","method":"GET"} [] [2019-10-02 17:22:48] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:22:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:22:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"961f6e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/961f6e","method":"GET"} [] [2019-10-02 17:22:51] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:22:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:22:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:22:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcc220"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/bcc220","method":"GET"} [] [2019-10-02 17:22:56] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:22:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:57] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:22:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:57] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:22:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:22:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:22:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:22:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:22:57] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:22:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:22:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"578b81"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/578b81","method":"GET"} [] [2019-10-02 17:23:18] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:23:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:23:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:23:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:23:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:23:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:23:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:23:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1acca9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1acca9","method":"GET"} [] [2019-10-02 17:23:20] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:23:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:23:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:23:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:23:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:23:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:23:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:23:20] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:23:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:23:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93b6a0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/93b6a0","method":"GET"} [] [2019-10-02 17:24:19] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:24:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:24:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:24:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:24:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:24:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:24:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"324dac"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/324dac","method":"GET"} [] [2019-10-02 17:24:47] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:24:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:24:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:24:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:24:47] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"SFS","2":"2019-10-02 17:24:47","3":8,"4":223} [] [2019-10-02 17:24:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:24:47] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:24:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:24:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:24:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:24:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"377b20"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/377b20","method":"GET"} [] [2019-10-02 17:24:58] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:24:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:24:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:24:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:24:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:24:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:24:58] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Maintenance","2":"2019-10-02 17:24:58","3":8,"4":223} [] [2019-10-02 17:24:58] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:24:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:24:58] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:24:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:24:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:24:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:24:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:24:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:24:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:24:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:24:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"078243"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/078243","method":"GET"} [] [2019-10-02 17:25:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"078243"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/078243","method":"GET"} [] [2019-10-02 17:25:07] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:25:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:07] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Construction","2":"2019-10-02 17:25:07","3":8,"4":223} [] [2019-10-02 17:25:07] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:07] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"353ff8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/353ff8","method":"GET"} [] [2019-10-02 17:25:16] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:16] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"CODO DODO","2":"2019-10-02 17:25:16","3":8,"4":223} [] [2019-10-02 17:25:16] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:16] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"569249"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/569249","method":"GET"} [] [2019-10-02 17:25:25] request.INFO: Matched route "service_delete". {"route":"service_delete","route_parameters":{"_route":"service_delete","_controller":"App\\Controller\\ServiceController::deleteService","id":"5"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/5/delete","method":"GET"} [] [2019-10-02 17:25:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["5"] [] [2019-10-02 17:25:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:25] doctrine.DEBUG: DELETE FROM direction_service WHERE service_id = ? [5] [] [2019-10-02 17:25:25] doctrine.DEBUG: DELETE FROM service WHERE id = ? [5] [] [2019-10-02 17:25:25] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:25] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f23ea"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7f23ea","method":"GET"} [] [2019-10-02 17:25:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f23ea"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7f23ea","method":"GET"} [] [2019-10-02 17:25:28] request.INFO: Matched route "service_delete". {"route":"service_delete","route_parameters":{"_route":"service_delete","_controller":"App\\Controller\\ServiceController::deleteService","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/6/delete","method":"GET"} [] [2019-10-02 17:25:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["6"] [] [2019-10-02 17:25:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:28] doctrine.DEBUG: DELETE FROM direction_service WHERE service_id = ? [6] [] [2019-10-02 17:25:28] doctrine.DEBUG: DELETE FROM service WHERE id = ? [6] [] [2019-10-02 17:25:28] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:28] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ec9a6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9ec9a6","method":"GET"} [] [2019-10-02 17:25:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ec9a6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9ec9a6","method":"GET"} [] [2019-10-02 17:25:36] request.INFO: Matched route "service_delete". {"route":"service_delete","route_parameters":{"_route":"service_delete","_controller":"App\\Controller\\ServiceController::deleteService","id":"7"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/7/delete","method":"GET"} [] [2019-10-02 17:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["7"] [] [2019-10-02 17:25:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:36] doctrine.DEBUG: DELETE FROM direction_service WHERE service_id = ? [7] [] [2019-10-02 17:25:36] doctrine.DEBUG: DELETE FROM service WHERE id = ? [7] [] [2019-10-02 17:25:36] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:36] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ad266"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5ad266","method":"GET"} [] [2019-10-02 17:25:41] request.INFO: Matched route "service_delete". {"route":"service_delete","route_parameters":{"_route":"service_delete","_controller":"App\\Controller\\ServiceController::deleteService","id":"8"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/8/delete","method":"GET"} [] [2019-10-02 17:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["8"] [] [2019-10-02 17:25:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:25:41] doctrine.DEBUG: DELETE FROM direction_service WHERE service_id = ? [8] [] [2019-10-02 17:25:41] doctrine.DEBUG: DELETE FROM service WHERE id = ? [8] [] [2019-10-02 17:25:41] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:25:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:41] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:25:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:25:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:25:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:25:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:25:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25beaf"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/25beaf","method":"GET"} [] [2019-10-02 17:26:01] request.INFO: Matched route "service_edit". {"route":"service_edit","route_parameters":{"_route":"service_edit","_controller":"App\\Controller\\ServiceController::editService","id":"16"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/16/edit","method":"POST"} [] [2019-10-02 17:26:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["16"] [] [2019-10-02 17:26:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:26:01] doctrine.DEBUG: UPDATE service SET name = ? WHERE id = ? ["Construction & travaux",16] [] [2019-10-02 17:26:01] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:26:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:01] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:26:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e5fc8"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1e5fc8","method":"GET"} [] [2019-10-02 17:26:04] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:26:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4631b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f4631b","method":"GET"} [] [2019-10-02 17:26:06] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:26:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:26:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f12a6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8f12a6","method":"GET"} [] [2019-10-02 17:26:08] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:26:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:09] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:26:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aebd48"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/aebd48","method":"GET"} [] [2019-10-02 17:26:23] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:26:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["14","15","16","17"]] [] [2019-10-02 17:26:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:26:23] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DR","2":"2019-10-02 17:26:23","3":8,"4":223} [] [2019-10-02 17:26:23] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [10,14] [] [2019-10-02 17:26:23] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [10,15] [] [2019-10-02 17:26:23] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [10,16] [] [2019-10-02 17:26:23] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [10,17] [] [2019-10-02 17:26:23] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:26:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:23] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:26:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:26:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bf5df"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8bf5df","method":"GET"} [] [2019-10-02 17:26:26] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:26:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c50d86"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c50d86","method":"GET"} [] [2019-10-02 17:26:35] request.INFO: Matched route "service_edit". {"route":"service_edit","route_parameters":{"_route":"service_edit","_controller":"App\\Controller\\ServiceController::editService","id":"16"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/16/edit","method":"POST"} [] [2019-10-02 17:26:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.id = ? ["16"] [] [2019-10-02 17:26:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:26:35] doctrine.DEBUG: UPDATE service SET name = ? WHERE id = ? ["Construction et travaux",16] [] [2019-10-02 17:26:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:26:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:35] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:26:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d183f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8d183f","method":"GET"} [] [2019-10-02 17:26:36] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:26:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"216412"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/216412","method":"GET"} [] [2019-10-02 17:26:41] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:26:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:26:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"814141"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/814141","method":"GET"} [] [2019-10-02 17:26:44] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:26:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:26:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:26:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:26:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:26:44] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:26:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0258f3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0258f3","method":"GET"} [] [2019-10-02 17:27:04] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"POST"} [] [2019-10-02 17:27:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:27:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:27:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:27:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? AND d0_.id IN (?) [223,["9","10"]] [] [2019-10-02 17:27:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:27:04] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"Total Tunisie","2":"TYPE_INTERNE","3":"2019-10-02 17:27:04","4":8,"5":223} [] [2019-10-02 17:27:04] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [10,9] [] [2019-10-02 17:27:04] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [10,10] [] [2019-10-02 17:27:04] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:27:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:27:04] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:27:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:27:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:27:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:27:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:27:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:27:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:27:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"993359"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/993359","method":"GET"} [] [2019-10-02 17:27:07] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:27:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:27:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:27:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:27:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:27:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:07] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:27:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:27:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2c443"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b2c443","method":"GET"} [] [2019-10-02 17:27:51] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"POST"} [] [2019-10-02 17:27:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:27:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:27:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:27:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? AND d0_.id IN (?) [223,["10"]] [] [2019-10-02 17:27:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:27:52] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"Alméria","2":"TYPE_INTERNE","3":"2019-10-02 17:27:52","4":8,"5":223} [] [2019-10-02 17:27:52] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [11,10] [] [2019-10-02 17:27:52] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:27:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:27:52] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:27:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:27:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:27:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:27:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [11] [] [2019-10-02 17:27:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:27:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a8e70"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9a8e70","method":"GET"} [] [2019-10-02 17:30:16] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:30:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:30:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:30:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:30:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:30:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:30:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:30:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e776d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0e776d","method":"GET"} [] [2019-10-02 17:30:20] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:30:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:30:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:30:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:30:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:30:20] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:30:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3072ea"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3072ea","method":"GET"} [] [2019-10-02 17:32:23] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:32:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:24] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2446bc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2446bc","method":"GET"} [] [2019-10-02 17:32:36] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:32:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:32:37] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station Jardins de Lac","2":"2019-10-02 17:32:37","3":8,"4":223} [] [2019-10-02 17:32:37] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:32:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:37] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:32:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:32:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3e908"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e3e908","method":"GET"} [] [2019-10-02 17:32:47] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:32:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:32:47] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station Grombalia","2":"2019-10-02 17:32:47","3":8,"4":223} [] [2019-10-02 17:32:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:32:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:47] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:32:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:32:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80a856"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/80a856","method":"GET"} [] [2019-10-02 17:32:54] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:32:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:32:54] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station GP8","2":"2019-10-02 17:32:54","3":8,"4":223} [] [2019-10-02 17:32:54] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:54] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:32:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:32:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:32:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:32:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:32:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:32:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f78c1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7f78c1","method":"GET"} [] [2019-10-02 17:33:01] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:33:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:33:01] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station EL JEM","2":"2019-10-02 17:33:01","3":8,"4":223} [] [2019-10-02 17:33:01] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:33:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:01] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:33:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:33:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eae6d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7eae6d","method":"GET"} [] [2019-10-02 17:33:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eae6d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7eae6d","method":"GET"} [] [2019-10-02 17:33:16] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:33:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:33:16] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station BOURJINE","2":"2019-10-02 17:33:16","3":8,"4":223} [] [2019-10-02 17:33:16] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:33:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:16] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:33:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:33:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c039b2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c039b2","method":"GET"} [] [2019-10-02 17:33:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c039b2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c039b2","method":"GET"} [] [2019-10-02 17:33:29] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:33:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:33:30] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Station UTIQUE","2":"2019-10-02 17:33:29","3":8,"4":223} [] [2019-10-02 17:33:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:33:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:30] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:33:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:33:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3ceb7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e3ceb7","method":"GET"} [] [2019-10-02 17:33:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3ceb7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e3ceb7","method":"GET"} [] [2019-10-02 17:33:33] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:33:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:33:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de05f5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/de05f5","method":"GET"} [] [2019-10-02 17:33:35] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:33:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:33:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:33:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:33:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:33:36] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:33:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:33:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb7ad4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/cb7ad4","method":"GET"} [] [2019-10-02 17:34:10] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:34:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["18","19","20","21","22","23"]] [] [2019-10-02 17:34:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DR / ALMERIA","2":"2019-10-02 17:34:10","3":8,"4":223} [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,18] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,19] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,20] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,21] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,22] [] [2019-10-02 17:34:10] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [11,23] [] [2019-10-02 17:34:10] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:34:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:10] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:34:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:34:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0a3a2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a0a3a2","method":"GET"} [] [2019-10-02 17:34:16] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:34:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d68d64"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d68d64","method":"GET"} [] [2019-10-02 17:34:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d68d64"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d68d64","method":"GET"} [] [2019-10-02 17:34:22] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:34:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a63cb7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a63cb7","method":"GET"} [] [2019-10-02 17:34:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a63cb7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a63cb7","method":"GET"} [] [2019-10-02 17:34:33] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:34:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:34:34] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Aviation Tunis Carthage","2":"2019-10-02 17:34:34","3":8,"4":223} [] [2019-10-02 17:34:34] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:34:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:34] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e55da4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e55da4","method":"GET"} [] [2019-10-02 17:34:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e55da4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e55da4","method":"GET"} [] [2019-10-02 17:34:42] request.INFO: Matched route "service_new". {"route":"service_new","route_parameters":{"_route":"service_new","_controller":"App\\Controller\\ServiceController::newService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/new","method":"POST"} [] [2019-10-02 17:34:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:34:42] doctrine.DEBUG: INSERT INTO service (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"Aviation DJERBA","2":"2019-10-02 17:34:42","3":8,"4":223} [] [2019-10-02 17:34:42] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:34:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:42] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:34:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91626b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/91626b","method":"GET"} [] [2019-10-02 17:34:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91626b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/91626b","method":"GET"} [] [2019-10-02 17:34:45] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:34:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:34:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fc9a3"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6fc9a3","method":"GET"} [] [2019-10-02 17:34:47] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"GET"} [] [2019-10-02 17:34:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:34:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:34:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:34:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:34:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:34:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? [223] [] [2019-10-02 17:34:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:34:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"477d12"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/477d12","method":"GET"} [] [2019-10-02 17:35:03] request.INFO: Matched route "direction_new". {"route":"direction_new","route_parameters":{"_route":"direction_new","_controller":"App\\Controller\\DirectionController::newDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/new","method":"POST"} [] [2019-10-02 17:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.country_id = ? AND s0_.id IN (?) [223,["24","25"]] [] [2019-10-02 17:35:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:35:03] doctrine.DEBUG: INSERT INTO direction (name, created_at, user_id, country_id) VALUES (?, ?, ?, ?) {"1":"DSL / AviaService","2":"2019-10-02 17:35:03","3":8,"4":223} [] [2019-10-02 17:35:03] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [12,24] [] [2019-10-02 17:35:03] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [12,25] [] [2019-10-02 17:35:03] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:03] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9aea89"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9aea89","method":"GET"} [] [2019-10-02 17:35:06] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:35:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:35:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [11] [] [2019-10-02 17:35:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89dc09"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/89dc09","method":"GET"} [] [2019-10-02 17:35:11] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"11"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/11/edit","method":"GET"} [] [2019-10-02 17:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["11"] [] [2019-10-02 17:35:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:35:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c7713"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2c7713","method":"GET"} [] [2019-10-02 17:35:23] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"11"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/11/edit","method":"GET"} [] [2019-10-02 17:35:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["11"] [] [2019-10-02 17:35:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:35:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a021fe"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a021fe","method":"GET"} [] [2019-10-02 17:35:32] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"11"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/11/delete","method":"GET"} [] [2019-10-02 17:35:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["11"] [] [2019-10-02 17:35:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:35:32] doctrine.DEBUG: DELETE FROM company WHERE id = ? [11] [] [2019-10-02 17:35:32] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:35:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:32] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:35:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:35:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2b7f1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d2b7f1","method":"GET"} [] [2019-10-02 17:35:34] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:35:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:35] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:35:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b0baa"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6b0baa","method":"GET"} [] [2019-10-02 17:35:58] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"POST"} [] [2019-10-02 17:35:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? AND d0_.id IN (?) [223,["12"]] [] [2019-10-02 17:35:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:35:59] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"Société Avia-Serice","2":"TYPE_INTERNE","3":"2019-10-02 17:35:59","4":8,"5":223} [] [2019-10-02 17:35:59] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [12,12] [] [2019-10-02 17:35:59] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:35:59] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:35:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:35:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3b366"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b3b366","method":"GET"} [] [2019-10-02 17:36:03] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-02 17:36:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? [223] [] [2019-10-02 17:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ca94d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5ca94d","method":"GET"} [] [2019-10-02 17:36:13] request.INFO: Matched route "company_interne_new". {"route":"company_interne_new","route_parameters":{"_route":"company_interne_new","_controller":"App\\Controller\\CompanyController::newCompanyInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne/new","method":"POST"} [] [2019-10-02 17:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.country_id = ? AND d0_.id IN (?) [223,["11"]] [] [2019-10-02 17:36:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:36:13] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"Société ALMERIA","2":"TYPE_INTERNE","3":"2019-10-02 17:36:13","4":8,"5":223} [] [2019-10-02 17:36:13] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [13,11] [] [2019-10-02 17:36:13] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:13] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 17:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"864e93"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/864e93","method":"GET"} [] [2019-10-02 17:36:20] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"7"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/7/delete","method":"GET"} [] [2019-10-02 17:36:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["7"] [] [2019-10-02 17:36:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:36:20] doctrine.DEBUG: DELETE FROM company WHERE id = ? [7] [] [2019-10-02 17:36:20] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:36:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:20] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:36:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 17:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:36:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"055982"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/055982","method":"GET"} [] [2019-10-02 17:36:23] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/6/delete","method":"GET"} [] [2019-10-02 17:36:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["6"] [] [2019-10-02 17:36:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:36:23] doctrine.DEBUG: DELETE FROM company WHERE id = ? [6] [] [2019-10-02 17:36:24] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-02 17:36:24] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`))" at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-02 17:36:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86052b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/86052b","method":"GET"} [] [2019-10-02 17:36:34] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/6/delete","method":"GET"} [] [2019-10-02 17:36:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["6"] [] [2019-10-02 17:36:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:36:34] doctrine.DEBUG: DELETE FROM company WHERE id = ? [6] [] [2019-10-02 17:36:34] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-02 17:36:34] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`))" at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-02 17:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"527efa"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/527efa","method":"GET"} [] [2019-10-02 17:36:51] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"12"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/12/edit","method":"GET"} [] [2019-10-02 17:36:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:36:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:36:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:36:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:36:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:36:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["12"] [] [2019-10-02 17:36:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:36:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:36:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70f27f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/70f27f","method":"GET"} [] [2019-10-02 17:37:25] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"10"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/10/edit","method":"GET"} [] [2019-10-02 17:37:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["10"] [] [2019-10-02 17:37:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 17:37:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdecf4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/fdecf4","method":"GET"} [] [2019-10-02 17:37:38] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:37:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 17:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:37:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13a9a0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/13a9a0","method":"GET"} [] [2019-10-02 17:37:40] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:37:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:37:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c88b21"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c88b21","method":"GET"} [] [2019-10-02 17:37:43] request.INFO: Matched route "company_externe_new". {"route":"company_externe_new","route_parameters":{"_route":"company_externe_new","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe/new","method":"GET"} [] [2019-10-02 17:37:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4052df"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4052df","method":"GET"} [] [2019-10-02 17:37:49] request.INFO: Matched route "company_externe_new". {"route":"company_externe_new","route_parameters":{"_route":"company_externe_new","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe/new","method":"POST"} [] [2019-10-02 17:37:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:37:49] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"COTTAM","2":"TYPE_EXTERNE","3":"2019-10-02 17:37:49","4":8,"5":223} [] [2019-10-02 17:37:49] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:37:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:49] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:37:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:37:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"917a73"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/917a73","method":"GET"} [] [2019-10-02 17:37:51] request.INFO: Matched route "company_externe_new". {"route":"company_externe_new","route_parameters":{"_route":"company_externe_new","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe/new","method":"GET"} [] [2019-10-02 17:37:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"142de1"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/142de1","method":"GET"} [] [2019-10-02 17:37:55] request.INFO: Matched route "company_externe_new". {"route":"company_externe_new","route_parameters":{"_route":"company_externe_new","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe/new","method":"POST"} [] [2019-10-02 17:37:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:37:56] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"SACNA","2":"TYPE_EXTERNE","3":"2019-10-02 17:37:56","4":8,"5":223} [] [2019-10-02 17:37:56] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:56] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:37:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:37:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:37:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:37:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:37:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:37:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bdb31"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/9bdb31","method":"GET"} [] [2019-10-02 17:37:59] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"9"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/9/delete","method":"GET"} [] [2019-10-02 17:37:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["9"] [] [2019-10-02 17:38:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:38:00] doctrine.DEBUG: DELETE FROM company WHERE id = ? [9] [] [2019-10-02 17:38:00] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:00] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fe321"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3fe321","method":"GET"} [] [2019-10-02 17:38:03] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/8/edit","method":"GET"} [] [2019-10-02 17:38:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["8"] [] [2019-10-02 17:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52d954"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/52d954","method":"GET"} [] [2019-10-02 17:38:09] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/8/delete","method":"GET"} [] [2019-10-02 17:38:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["8"] [] [2019-10-02 17:38:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:38:09] doctrine.DEBUG: DELETE FROM company WHERE id = ? [8] [] [2019-10-02 17:38:09] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-02 17:38:09] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [8]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`))" at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [8]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-02 17:38:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e7a6d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7e7a6d","method":"GET"} [] [2019-10-02 17:38:15] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/8/delete","method":"GET"} [] [2019-10-02 17:38:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["8"] [] [2019-10-02 17:38:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:38:16] doctrine.DEBUG: DELETE FROM company WHERE id = ? [8] [] [2019-10-02 17:38:16] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-02 17:38:16] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [8]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`))" at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [8]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-02 17:38:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"203c87"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/203c87","method":"GET"} [] [2019-10-02 17:38:30] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:38:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 17:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:38:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a7151"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1a7151","method":"GET"} [] [2019-10-02 17:38:32] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:38:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:38:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abe1f9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/abe1f9","method":"GET"} [] [2019-10-02 17:38:34] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 17:38:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 17:38:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:38:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"782223"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/782223","method":"GET"} [] [2019-10-02 17:38:35] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:38:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:38:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:38:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fd92b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/3fd92b","method":"GET"} [] [2019-10-02 17:38:41] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-02 17:38:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2dae70"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2dae70","method":"GET"} [] [2019-10-02 17:38:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2dae70"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2dae70","method":"GET"} [] [2019-10-02 17:38:48] request.INFO: Matched route "company_externe_list". {"route":"company_externe_list","route_parameters":{"_route":"company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/externe","method":"GET"} [] [2019-10-02 17:38:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:38:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:38:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f1312"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6f1312","method":"GET"} [] [2019-10-02 17:38:59] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-02 17:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:38:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:38:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 17:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 17:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:39:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d79dca"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d79dca","method":"GET"} [] [2019-10-02 17:39:03] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 17:39:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:39:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:39:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:39:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:39:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:39:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a9d83"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6a9d83","method":"GET"} [] [2019-10-02 17:39:06] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"GET"} [] [2019-10-02 17:39:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:39:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:39:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_EXTERNE"] [] [2019-10-02 17:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:39:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e56f01"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e56f01","method":"GET"} [] [2019-10-02 17:39:58] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"POST"} [] [2019-10-02 17:39:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:39:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:39:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["14"]] [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["imed.kalel@externe.tn"] [] [2019-10-02 17:39:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:39:58] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"imed.kalel@externe.tn","2":"imed.kalel@externe.tn","3":"$2y$13$4mWSKgffnlSVuY6aLnV [...]","4":["ROLE_CONDIDAT"],"5":"Mr","6":"imed","7":"KALEL","8":"gérant","9":"TYPE_EXTERNE","10":1,"11":"2019-10-02 17:39:58","12":"2019-10-02 17:39:58","13":223,"14":14,"15":null,"16":null} [] [2019-10-02 17:39:58] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:39:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:39:58] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 17:39:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:39:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:39:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 17:39:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-02 17:39:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:39:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2eac93"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2eac93","method":"GET"} [] [2019-10-02 17:40:04] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"GET"} [] [2019-10-02 17:40:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:40:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:40:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:40:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:40:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_EXTERNE"] [] [2019-10-02 17:40:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:40:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"658b07"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/658b07","method":"GET"} [] [2019-10-02 17:40:58] request.INFO: Matched route "condidat_externe_new". {"route":"condidat_externe_new","route_parameters":{"_route":"condidat_externe_new","_controller":"App\\Controller\\CondidatController::newCondidatExterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe/new","method":"POST"} [] [2019-10-02 17:40:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:40:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:40:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:40:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["15"]] [] [2019-10-02 17:40:58] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["krichen@total.tn"] [] [2019-10-02 17:40:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:40:59] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"krichen@total.tn","2":"krichen@total.tn","3":"$2y$13$6qiMrfCASZXjQfMZqUj [...]","4":["ROLE_CONDIDAT"],"5":"Mr","6":"SAMI","7":"krchen","8":"GERANT","9":"TYPE_EXTERNE","10":1,"11":"2019-10-02 17:40:58","12":"2019-10-02 17:40:58","13":223,"14":15,"15":null,"16":null} [] [2019-10-02 17:40:59] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:40:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:40:59] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 17:40:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:40:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:40:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:40:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 17:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-02 17:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [15] [] [2019-10-02 17:40:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:41:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0aa09e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0aa09e","method":"GET"} [] [2019-10-02 17:41:10] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-02 17:41:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:41:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:41:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:41:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:41:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-02 17:41:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:41:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d9087"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5d9087","method":"GET"} [] [2019-10-02 17:41:13] request.INFO: Matched route "condidat_interne_new". {"route":"condidat_interne_new","route_parameters":{"_route":"condidat_interne_new","_controller":"App\\Controller\\CondidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne/new","method":"GET"} [] [2019-10-02 17:41:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:41:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:41:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:41:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:41:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:41:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:41:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? [223,"TYPE_INTERNE"] [] [2019-10-02 17:41:13] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ [] [] [2019-10-02 17:41:13] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ [] [] [2019-10-02 17:41:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:41:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7f8c0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e7f8c0","method":"GET"} [] [2019-10-02 17:43:03] request.INFO: Matched route "condidat_interne_new". {"route":"condidat_interne_new","route_parameters":{"_route":"condidat_interne_new","_controller":"App\\Controller\\CondidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne/new","method":"POST"} [] [2019-10-02 17:43:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:43:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:43:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:43:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.user_id AS user_id_4, c0_.country_id AS country_id_5 FROM company c0_ WHERE c0_.country_id = ? AND c0_.type = ? AND c0_.id IN (?) [223,"TYPE_INTERNE",["10"]] [] [2019-10-02 17:43:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.created_at AS created_at_2, d0_.user_id AS user_id_3, d0_.country_id AS country_id_4 FROM direction d0_ WHERE d0_.id IN (?) [["9"]] [] [2019-10-02 17:43:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.user_id AS user_id_3, s0_.country_id AS country_id_4 FROM service s0_ WHERE s0_.id IN (?) [["12"]] [] [2019-10-02 17:43:03] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["anis.saidi@total.tn"] [] [2019-10-02 17:43:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:43:04] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"anis.saidi@total.tn","2":"anis.saidi@total.tn","3":"$2y$13$qbFzu1I3Bsf6NYBA4Nm [...]","4":["ROLE_CONDIDAT"],"5":"Mr","6":"ANIS","7":"SAIDI","8":"CHEF CENTRE GPL","9":"TYPE_INTERNE","10":1,"11":"2019-10-02 17:43:03","12":"2019-10-02 17:43:03","13":223,"14":10,"15":9,"16":12} [] [2019-10-02 17:43:04] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:43:04] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-02 17:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:43:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:43:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-02 17:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [10] [] [2019-10-02 17:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:43:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31a8aa"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/31a8aa","method":"GET"} [] [2019-10-02 17:43:36] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-02 17:43:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:43:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 17:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-02 17:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [10] [] [2019-10-02 17:43:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:43:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4c3d5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b4c3d5","method":"GET"} [] [2019-10-02 17:45:57] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 17:45:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:45:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:45:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:45:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:45:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:45:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:45:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:45:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5971a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b5971a","method":"GET"} [] [2019-10-02 17:46:52] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 17:46:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:46:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:46:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:46:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:46:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:46:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:46:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:46:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1cdb93"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1cdb93","method":"GET"} [] [2019-10-02 17:49:52] request.INFO: Matched route "list-medias-quiz". {"route":"list-medias-quiz","route_parameters":{"_route":"list-medias-quiz","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-02 17:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:49:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:49:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:49:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:49:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [2,223] [] [2019-10-02 17:49:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:49:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99dc81"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/99dc81","method":"GET"} [] [2019-10-02 17:49:56] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-10-02 17:49:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:49:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:49:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:49:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:49:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-10-02 17:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:49:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8aa119"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/8aa119","method":"GET"} [] [2019-10-02 17:50:21] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 17:50:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:50:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:50:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:50:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:50:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:50:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:50:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:50:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c217a7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c217a7","method":"GET"} [] [2019-10-02 17:51:30] request.INFO: Matched route "list-medias-quiz". {"route":"list-medias-quiz","route_parameters":{"_route":"list-medias-quiz","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-02 17:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:51:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:51:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [2,223] [] [2019-10-02 17:51:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cf63c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0cf63c","method":"GET"} [] [2019-10-02 17:51:35] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-10-02 17:51:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:51:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:51:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:51:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-10-02 17:51:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:51:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51239a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/51239a","method":"GET"} [] [2019-10-02 17:51:37] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 17:51:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:51:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:51:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:51:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:51:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:51:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:51:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbdd3e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/cbdd3e","method":"GET"} [] [2019-10-02 17:52:46] request.INFO: Matched route "list-medias-quiz". {"route":"list-medias-quiz","route_parameters":{"_route":"list-medias-quiz","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-02 17:52:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:52:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:52:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:52:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:52:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [2,223] [] [2019-10-02 17:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:52:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8b732"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/d8b732","method":"GET"} [] [2019-10-02 17:52:50] request.INFO: Matched route "list-formateurs". {"route":"list-formateurs","route_parameters":{"_route":"list-formateurs","_controller":"App\\Controller\\FormateurController::list"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/list","method":"GET"} [] [2019-10-02 17:52:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:52:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:52:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:52:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:50] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-10-02 17:52:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:52:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"591cba"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/591cba","method":"GET"} [] [2019-10-02 17:52:59] request.INFO: Matched route "new-formateur". {"route":"new-formateur","route_parameters":{"_route":"new-formateur","_controller":"App\\Controller\\FormateurController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/new","method":"GET"} [] [2019-10-02 17:52:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:52:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:52:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:52:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:52:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:52:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:52:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2e1ac"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a2e1ac","method":"GET"} [] [2019-10-02 17:53:31] request.INFO: Matched route "new-formateur". {"route":"new-formateur","route_parameters":{"_route":"new-formateur","_controller":"App\\Controller\\FormateurController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/new","method":"POST"} [] [2019-10-02 17:53:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:53:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:53:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:53:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:53:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:32] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.email = ? ["khaled.zribi@total.tn"] [] [2019-10-02 17:53:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:53:32] doctrine.DEBUG: INSERT INTO user (username, email, password, roles, civility, first_name, last_name, function, type, enabled, created_at, last_login, country_id, company_id, direction_id, service_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"khaled.zribi@total.tn","2":"khaled.zribi@total.tn","3":"$2y$13$nwb82feW0zl9uqSlLp. [...]","4":["ROLE_FORMATEUR"],"5":"Mr","6":"KHALED","7":"ZRIBI","8":"HSEQ","9":null,"10":1,"11":"2019-10-02 17:53:31","12":"2019-10-02 17:53:31","13":223,"14":null,"15":null,"16":null} [] [2019-10-02 17:53:32] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:53:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:53:32] request.INFO: Matched route "list-formateurs". {"route":"list-formateurs","route_parameters":{"_route":"list-formateurs","_controller":"App\\Controller\\FormateurController::list"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formateur/list","method":"GET"} [] [2019-10-02 17:53:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:53:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:53:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:32] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.civility AS civility_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type AS type_9, u0_.enabled AS enabled_10, u0_.created_at AS created_at_11, u0_.last_login AS last_login_12, u0_.country_id AS country_id_13, u0_.company_id AS company_id_14, u0_.direction_id AS direction_id_15, u0_.service_id AS service_id_16 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-10-02 17:53:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:53:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"508bfc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/508bfc","method":"GET"} [] [2019-10-02 17:53:58] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-10-02 17:53:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:53:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:53:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:53:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c53630"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c53630","method":"GET"} [] [2019-10-02 17:54:01] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"GET"} [] [2019-10-02 17:54:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e93814"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/e93814","method":"GET"} [] [2019-10-02 17:54:33] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"POST"} [] [2019-10-02 17:54:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:54:33] doctrine.DEBUG: INSERT INTO category (name, user_id, country_id) VALUES (?, ?, ?) {"1":"HSEQ","2":8,"3":223} [] [2019-10-02 17:54:33] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:54:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:33] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-10-02 17:54:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:54:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd4636"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/dd4636","method":"GET"} [] [2019-10-02 17:54:35] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"GET"} [] [2019-10-02 17:54:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79216e"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/79216e","method":"GET"} [] [2019-10-02 17:54:40] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"POST"} [] [2019-10-02 17:54:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:54:40] doctrine.DEBUG: INSERT INTO category (name, user_id, country_id) VALUES (?, ?, ?) {"1":"Achats","2":8,"3":223} [] [2019-10-02 17:54:40] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:54:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:40] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-10-02 17:54:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:54:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03b116"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/03b116","method":"GET"} [] [2019-10-02 17:54:42] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"GET"} [] [2019-10-02 17:54:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1b7f6"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/a1b7f6","method":"GET"} [] [2019-10-02 17:54:47] request.INFO: Matched route "category_new". {"route":"category_new","route_parameters":{"_route":"category_new","_controller":"App\\Controller\\CategoryController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/new","method":"POST"} [] [2019-10-02 17:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:54:47] doctrine.DEBUG: INSERT INTO category (name, user_id, country_id) VALUES (?, ?, ?) {"1":"Exploitation","2":8,"3":223} [] [2019-10-02 17:54:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:54:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:47] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-10-02 17:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:54:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"954aad"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/954aad","method":"GET"} [] [2019-10-02 17:54:49] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-10-02 17:54:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:54:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35012f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/35012f","method":"GET"} [] [2019-10-02 17:54:53] request.INFO: Matched route "formation_new". {"route":"formation_new","route_parameters":{"_route":"formation_new","_controller":"App\\Controller\\FormationController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/new","method":"GET"} [] [2019-10-02 17:54:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:54:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:54:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:54:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:54:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:54:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.user_id AS user_id_2, c0_.country_id AS country_id_3 FROM category c0_ WHERE c0_.country_id = ? [223] [] [2019-10-02 17:54:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:54:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"194bde"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/194bde","method":"GET"} [] [2019-10-02 17:55:27] request.INFO: Matched route "formation_new". {"route":"formation_new","route_parameters":{"_route":"formation_new","_controller":"App\\Controller\\FormationController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/new","method":"POST"} [] [2019-10-02 17:55:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:55:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:55:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.user_id AS user_id_2, c0_.country_id AS country_id_3 FROM category c0_ WHERE c0_.country_id = ? AND c0_.id IN (?) [223,["4"]] [] [2019-10-02 17:55:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 17:55:28] doctrine.DEBUG: INSERT INTO formation (name, score, timer, enabled, created_at, signataire1, signataire2, user_id, country_id, category_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Règles d'or","2":80,"3":90,"4":1,"5":"2019-10-02 17:55:28","6":"Khaled ZRIBI","7":"Achraf BOUZGARROU","8":8,"9":223,"10":4} [] [2019-10-02 17:55:28] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 17:55:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:55:28] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-10-02 17:55:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:55:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:55:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:55:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:55:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:55:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56f214"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/56f214","method":"GET"} [] [2019-10-02 17:55:33] request.INFO: Matched route "category_list". {"route":"category_list","route_parameters":{"_route":"category_list","_controller":"App\\Controller\\CategoryController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/category/","method":"GET"} [] [2019-10-02 17:55:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:55:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:55:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:55:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.user_id AS user_id_3, t0.country_id AS country_id_4 FROM category t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:55:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:55:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5cd03"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c5cd03","method":"GET"} [] [2019-10-02 17:55:35] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-10-02 17:55:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:55:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:55:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-10-02 17:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:55:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7db84b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7db84b","method":"GET"} [] [2019-10-02 17:55:49] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 17:55:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 17:55:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 17:55:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 17:55:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 17:55:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 17:55:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 17:55:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-02 17:55:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [15] [] [2019-10-02 17:55:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 17:55:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f79e99"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/f79e99","method":"GET"} [] [2019-10-02 18:32:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-02 18:32:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:32:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:32:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:32:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 18:32:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09d121"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/09d121","method":"GET"} [] [2019-10-02 18:33:03] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-02 18:33:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-02 18:33:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 02 Oct 2019 16:33:03 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:04] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-02 18:33:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7db6e0"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7db6e0","method":"GET"} [] [2019-10-02 18:33:08] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 18:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a95e4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/4a95e4","method":"GET"} [] [2019-10-02 18:33:12] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-02 18:33:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [10] [] [2019-10-02 18:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:12] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-02 18:33:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-02 18:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [10] [] [2019-10-02 18:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2be1c5"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2be1c5","method":"GET"} [] [2019-10-02 18:33:16] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-02 18:33:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-02 18:33:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-02 18:33:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b6213"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/1b6213","method":"GET"} [] [2019-10-02 18:33:19] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/6/edit","method":"GET"} [] [2019-10-02 18:33:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:33:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:33:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:33:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:33:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:33:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["6"] [] [2019-10-02 18:33:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-02 18:33:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:33:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00898f"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/00898f","method":"GET"} [] [2019-10-02 18:40:21] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"GET"} [] [2019-10-02 18:40:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:40:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:40:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:40:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:40:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:40:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b74438"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b74438","method":"GET"} [] [2019-10-02 18:40:55] request.INFO: Matched route "new_medias". {"route":"new_medias","route_parameters":{"_route":"new_medias","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/new","method":"POST"} [] [2019-10-02 18:40:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:40:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:40:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:40:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:40:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-02 18:40:56] doctrine.DEBUG: INSERT INTO medias (name, path, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"hhhh","2":"587fcda2cd26b54697c1cb6388 [...]","3":"TYPE_PHOTO","4":"2019-10-02 18:40:55","5":"1 ","6":8,"7":223} [] [2019-10-02 18:40:56] doctrine.DEBUG: "COMMIT" [] [] [2019-10-02 18:40:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:40:56] request.INFO: Matched route "list-medias-E-learning". {"route":"list-medias-E-learning","route_parameters":{"_route":"list-medias-E-learning","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/e-learning","method":"GET"} [] [2019-10-02 18:40:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:40:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:40:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:40:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [1,223] [] [2019-10-02 18:40:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:40:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5360d2"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5360d2","method":"GET"} [] [2019-10-02 18:41:15] request.INFO: Matched route "list-medias-quiz". {"route":"list-medias-quiz","route_parameters":{"_route":"list-medias-quiz","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-02 18:41:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:41:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:41:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:41:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:41:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.choice AS choice_6, t0.user_id AS user_id_7, t0.country_id AS country_id_8 FROM medias t0 WHERE t0.choice = ? AND t0.country_id = ? [2,223] [] [2019-10-02 18:41:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:41:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b53004"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/b53004","method":"GET"} [] [2019-10-02 18:41:22] request.INFO: Matched route "formation_list". {"route":"formation_list","route_parameters":{"_route":"formation_list","_controller":"App\\Controller\\FormationController::index"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/formation/","method":"GET"} [] [2019-10-02 18:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:41:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:41:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:41:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:41:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:41:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.score AS score_3, t0.timer AS timer_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.signataire1 AS signataire1_7, t0.signataire2 AS signataire2_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10, t0.category_id AS category_id_11 FROM formation t0 WHERE t0.country_id = ? [223] [] [2019-10-02 18:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:41:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c832e7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c832e7","method":"GET"} [] [2019-10-02 18:42:46] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 18:42:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:42:47] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-02 18:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:42:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:42:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:42:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [15] [] [2019-10-02 18:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-02 18:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-02 18:42:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-02 18:42:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:42:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-02 18:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [15] [] [2019-10-02 18:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-02 18:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c0a5a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6c0a5a","method":"GET"} [] [2019-10-03 12:55:58] request.INFO: Matched route "service_list". {"route":"service_list","route_parameters":{"_route":"service_list","_controller":"App\\Controller\\ServiceController::listService"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/service/","method":"GET"} [] [2019-10-03 12:55:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-03 12:56:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-03 12:56:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-03 12:56:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-03 12:56:02] 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 /home/interactoq/www/totaltask/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-03 12:56:02] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-03 12:56:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-03 12:56:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-03 12:56:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-03 12:56:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-03 12:56:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-03 12:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef2a9b"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ef2a9b","method":"GET"} [] [2019-10-04 10:45:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-04 10:45:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-04 10:45:19] security.WARNING: Failed to unserialize the security token from the session. {"key":"_security_main","received":"C:74:\"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken\":550:{a:3:{i:0;N;i:1;s:4:\"main\";i:2;a:4:{i:0;C:23:\"UserBundle\\Entity\\Users\":186:{a:8:{i:0;s:60:\"$2y$13$UxkerdzyXX66GnPiAGlAaOmHU3RK/ySio7WctazhSMuqQlf3Uo5v2\";i:1;N;i:2;s:5:\"admin\";i:3;s:5:\"admin\";i:4;b:1;i:5;i:1;i:6;s:15:\"admin@gmail.com\";i:7;s:15:\"admin@gmail.com\";}}i:1;b:1;i:2;a:2:{i:0;O:41:\"Symfony\\Component\\Security\\Core\\Role\\Role\":1:{s:47:\"\u0000Symfony\\Component\\Security\\Core\\Role\\Role\u0000role\";s:10:\"ROLE_ADMIN\";}i:1;O:41:\"Symfony\\Component\\Security\\Core\\Role\\Role\":1:{s:47:\"\u0000Symfony\\Component\\Security\\Core\\Role\\Role\u0000role\";s:9:\"ROLE_USER\";}}i:3;a:0:{}}}}","exception":"[object] (ErrorException(code: 57873340): Class not found: UserBundle\\Entity\\Users at /home/interactoq/www/totaltask/vendor/symfony/security-http/Firewall/ContextListener.php:264)"} [] [2019-10-04 10:45:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":null} [] [2019-10-04 10:45:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-04 10:45:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-04 10:45:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22b8f4"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/22b8f4","method":"GET"} [] [2019-10-04 10:45:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-04 10:45:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-04 10:45:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Fri, 04 Oct 2019 08:45:37 GMT\r\nLocation: /totaltask/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/public/admin-country/\n \n \n Redirecting to /totaltask/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:45:37] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/","method":"GET"} [] [2019-10-04 10:45:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:45:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:45:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:45:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:45:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a05d7"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5a05d7","method":"GET"} [] [2019-10-04 10:45:49] request.INFO: Matched route "company_interne_list". {"route":"company_interne_list","route_parameters":{"_route":"company_interne_list","_controller":"App\\Controller\\CompanyController::interneCompany"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/interne","method":"GET"} [] [2019-10-04 10:45:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:45:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:45:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [9] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [10] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [12] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [12] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [13] [] [2019-10-04 10:45:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.country_id AS country_id_5 FROM service t0 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [11] [] [2019-10-04 10:45:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:45:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e48eb"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/7e48eb","method":"GET"} [] [2019-10-04 10:45:52] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/6/edit","method":"GET"} [] [2019-10-04 10:45:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:45:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:45:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:45:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["6"] [] [2019-10-04 10:45:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\MissingOptionsException: "The required option "country" is missing." at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php line 763 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException(code: 0): The required option \"country\" is missing. at /home/interactoq/www/totaltask/vendor/symfony/options-resolver/OptionsResolver.php:763)"} [] [2019-10-04 10:45:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:45:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c37363"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c37363","method":"GET"} [] [2019-10-04 10:45:59] request.INFO: Matched route "company_delete". {"route":"company_delete","route_parameters":{"_route":"company_delete","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"6"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/company/6/delete","method":"GET"} [] [2019-10-04 10:45:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:45:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:45:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:45:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? ["6"] [] [2019-10-04 10:45:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-04 10:45:59] doctrine.DEBUG: DELETE FROM company WHERE id = ? [6] [] [2019-10-04 10:45:59] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-04 10:45:59] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`))" at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM company WHERE id = ?' with params [6]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`totaltask_db`.`user`, CONSTRAINT `FK_8D93D649979B1AD6` FOREIGN KEY (`company_id`) REFERENCES `company` (`id`)) at /home/interactoq/www/totaltask/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-04 10:45:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:45:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67f8fb"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/67f8fb","method":"GET"} [] [2019-10-04 10:46:03] request.INFO: Matched route "condidat_externe_list". {"route":"condidat_externe_list","route_parameters":{"_route":"condidat_externe_list","_controller":"App\\Controller\\CondidatController::externeCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/externe","method":"GET"} [] [2019-10-04 10:46:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:46:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:46:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:46:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-04 10:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [8] [] [2019-10-04 10:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [14] [] [2019-10-04 10:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [15] [] [2019-10-04 10:46:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:46:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a09dc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/2a09dc","method":"GET"} [] [2019-10-04 10:46:08] request.INFO: Matched route "condidat_interne_list". {"route":"condidat_interne_list","route_parameters":{"_route":"condidat_interne_list","_controller":"App\\Controller\\CondidatController::interneCondidat"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/condidat/interne","method":"GET"} [] [2019-10-04 10:46:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:46:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:46:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:46:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-04 10:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [6] [] [2019-10-04 10:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM company t0 WHERE t0.id = ? [10] [] [2019-10-04 10:46:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-04 10:46:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"796922"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/796922","method":"GET"} [] [2019-10-04 10:46:15] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/public/logout","method":"GET"} [] [2019-10-04 10:46:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-04 10:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-10-04 10:46:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-04 10:46:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:46:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:15] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-04 10:46:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-04 10:46:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-04 10:46:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-04 10:46:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cf255"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0cf255","method":"GET"} [] [2019-10-21 16:35:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /home/interactoq/www/totaltask/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2019-10-21 16:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0eb71c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/0eb71c","method":"GET"} [] [2019-10-21 16:35:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-21 16:35:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:35:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:35:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:35:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 16:35:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c359dc"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/c359dc","method":"GET"} [] [2019-10-21 19:10:48] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-21 19:10:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 19:10:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 19:10:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 19:10:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 19:10:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc533a"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/bc533a","method":"GET"} [] [2019-10-24 10:39:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-24 10:39:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:39:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:04:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 16:04:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:04:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:04:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:04:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:04:27] request.INFO: Matched route "direction_list". {"route":"direction_list","route_parameters":{"_route":"direction_list","_controller":"App\\Controller\\DirectionController::listDirection"},"request_uri":"http://interactions-dev.com/totaltask/public/admin-country/direction/","method":"GET"} [] [2019-10-29 17:04:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:04:28] 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 /home/interactoq/www/totaltask/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-29 17:04:28] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-29 17:04:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 17:04:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:04:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ea6bd"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/6ea6bd","method":"GET"} [] [2019-10-29 17:04:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-29 17:04:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:35] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:35] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-29 17:04:37] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:37] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:37] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 17:04:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:04:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52a2b9"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/52a2b9","method":"GET"} [] [2019-10-29 17:04:44] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-29 17:04:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-29 17:04:44] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 17:04:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:04:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:04:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:04:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcf438"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/dcf438","method":"GET"} [] [2019-10-29 17:05:00] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-29 17:05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-29 17:05:00] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 17:05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:05:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed450d"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/ed450d","method":"GET"} [] [2019-10-29 17:05:16] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"POST"} [] [2019-10-29 17:05:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:16] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:16] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-29 17:05:16] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:16] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/public/login","method":"GET"} [] [2019-10-29 17:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:05:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5fab0c"},"request_uri":"http://interactions-dev.com/totaltask/public/_wdt/5fab0c","method":"GET"} [] [2019-11-29 14:24:19] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltask/config/routes/dev/twig.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltask/v1/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltask/v1/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-29 14:24:22] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-11-29 14:24:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-29 14:24:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-29 14:24:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-29 14:24:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:25:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /home/interactoq/www/totaltask/v1/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /home/interactoq/www/totaltask/v1/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/v1/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2019-12-26 15:25:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b13969"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/b13969","method":"GET"} [] [2019-12-26 15:25:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:25:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:25:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:25:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93c648"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/93c648","method":"GET"} [] [2019-12-26 15:25:39] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"POST"} [] [2019-12-26 15:25:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:25:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:39] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:39] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-12-26 15:25:42] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/v1/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:42] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:25:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:25:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:25:42] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltask/vendor/symfony/validator/Resources/translations/validators.en.xlf {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltask/v1/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltask/v1/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-26 15:25:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e5e27"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/8e5e27","method":"GET"} [] [2019-12-26 15:25:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"POST"} [] [2019-12-26 15:25:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:25:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-12-26 15:25:57] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltask/v1/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:25:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:25:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:25:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:25:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7023d"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/b7023d","method":"GET"} [] [2019-12-26 15:26:14] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"POST"} [] [2019-12-26 15:26:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:26:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:14] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:14] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-12-26 15:26:15] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Thu, 26 Dec 2019 14:26:16 GMT\r\nLocation: /totaltask/v1/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltask/v1/public/admin-country/\n \n \n Redirecting to /totaltask/v1/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-26 15:26:16] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/admin-country/","method":"GET"} [] [2019-12-26 15:26:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-12-26 15:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-12-26 15:26:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-12-26 15:26:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:26:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-26 15:26:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9bf9d"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/d9bf9d","method":"GET"} [] [2019-12-26 15:26:33] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/admin-country/","method":"GET"} [] [2019-12-26 15:26:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:26:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:26:33] 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 /home/interactoq/www/totaltask/v1/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-12-26 15:26:33] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-26 15:26:33] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:26:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:26:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:26:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:26:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9965a"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/c9965a","method":"GET"} [] [2019-12-26 15:27:17] request.INFO: Matched route "admin_country_dashboard". {"route":"admin_country_dashboard","route_parameters":{"_route":"admin_country_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/admin-country/","method":"GET"} [] [2019-12-26 15:27:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:27:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:27:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:27:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:27:17] 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 /home/interactoq/www/totaltask/v1/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-12-26 15:27:17] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-26 15:27:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:27:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:27:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:27:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:27:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:27:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc0bdb"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/cc0bdb","method":"GET"} [] [2019-12-26 15:48:42] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/logout","method":"GET"} [] [2019-12-26 15:48:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-12-26 15:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.civility AS civility_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.function AS function_9, t0.type AS type_10, t0.enabled AS enabled_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.country_id AS country_id_14, t0.company_id AS company_id_15, t0.direction_id AS direction_id_16, t0.service_id AS service_id_17 FROM user t0 WHERE t0.id = ? [8] [] [2019-12-26 15:48:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-12-26 15:48:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:48:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:48:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:48:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/login","method":"GET"} [] [2019-12-26 15:48:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-12-26 15:48:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:48:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-12-26 15:48:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-26 15:48:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ba181"},"request_uri":"http://interactions-dev.com/totaltask/v1/public/_wdt/3ba181","method":"GET"} [] [2026-03-12 14:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://interactions-dev.com/totaltask/v1/public")" at /home/interactoq/www/totaltask/v1/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://interactions-dev.com/totaltask/v1/public\") at /home/interactoq/www/totaltask/v1/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/v1/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} []